/** Shopify CDN: Minification failed

Line 9:0 Unexpected "<"
Line 50:0 Unexpected "<"

**/
/* Place any CSS overrides in this file. */

<style>

<link rel="stylesheet" href="https://use.typekit.net/lqv3cwn.css">

  @font-face {
    font-family: 'Satoshi';
    src: url('/cdn/shop/files/Satoshi-Variable.woff2?v=1740448644') format('woff2');
    font-weight: 100 900;
    font-display: swap;
  }

  /* Apply the font to all elements */
  h1, h3, h4, h5, h6,
  p, span, div, ul, ol, li, 
  a, button, input, select, 
  option, label, legend, 
  textarea, small {
    font-family: 'Satoshi', sans-serif;
  }

  /* Define specific font weights */
  h1 { font-weight: 800 !important; } /* Extra bold */
  h3 { font-weight: 600 !important; } /* Semi-bold */
  h4 { font-weight: 500 !important; } /* Medium */
  h5 { font-weight: 400 !important; } /* Regular */
  h6 { font-weight: 300 !important; } /* Light */
  p, span, div, ul, ol, li, 
  a, button, input, select, 
  option, label, legend, 
  textarea { font-weight: 400 !important; } /* Default regular weight */
  small { font-weight: 300 !important; } /* Lighter text */

  @font-face {
    font-family: 'Satoshi Italic';
    src: url('/cdn/shop/files/Satoshi-VariableItalic.woff2?v=1740456223') format('woff2');
    font-weight: 100 900;
    font-display: swap;
  }

  /* Apply the font to all elements */

</style>

