/** Shopify CDN: Minification failed

Line 57:0 Unexpected "}"

**/
@font-face {
  font-family: "Inter";
  src: url("/cdn/shop/files/Inter-Variable.woff2")
    format("woff2");
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("/cdn/shop/files/Inter-Italic-Variable.woff2")
    format("woff2");
  font-weight: 100 900;
  font-style: italic;
}

@font-face {
  font-family: "Charter";
  src: url("/cdn/shop/files/Charter_Regular.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Charter";
  src: url("/cdn/shop/files/Charter_Bold.woff2")
    format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Charter";
  src: url("/cdn/shop/files/Charter_Italic.woff2")
    format("woff2");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Charter";
  src: url("/cdn/shop/files/Charter_Bold_Italic.woff2")
    format("woff2");
  font-weight: 700;
  font-style: italic;
}
:root {
    --font-body-family: "Inter", Helvetica, Arial, sans-serif;
      --font-heading-family: "Charter", Helvetica, Arial, serif;
      }
}
