/** Shopify CDN: Minification failed

Line 24:89 Unterminated string token
Line 25:37 Unterminated string token
Line 26:89 Unterminated string token
Line 27:35 Unterminated string token
Line 36:89 Unterminated string token
Line 37:38 Unterminated string token
Line 38:89 Unterminated string token
Line 39:36 Unterminated string token
Line 48:89 Unterminated string token
Line 49:39 Unterminated string token
... and 3 more hidden warnings

**/
  /* Custom Self-Hosted Poppins Fonts */

  /* Poppins Light 300 */
  @font-face {
    font-family: 'Poppins';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('/cdn/shop/files/poppins-light-300.wo
  ff2?v=1764075360') format('woff2'),
         url('/cdn/shop/files/poppins-light-300.wo
  ff?v=1764075360') format('woff');
  }

  /* Poppins Medium 400 */
  @font-face {
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('/cdn/shop/files/poppins-medium-400.w
  off2?v=1764075360') format('woff2'),
         url('/cdn/shop/files/poppins-medium-400.w
  off?v=1764075360') format('woff');
  }

  /* Poppins Regular 500 */
  @font-face {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('/cdn/shop/files/poppins-regular-500.
  woff2?v=1764075360') format('woff2'),
         url('/cdn/shop/files/poppins-regular-500.
  woff?v=1764075360') format('woff');
  }