/** Shopify CDN: Minification failed

Line 20:32 Unexpected "{"

**/
@font-face {
  font-family: 'League Spartan Bold';
  src: url('/cdn/shop/files/LeagueSpartan-Bold.ttf?v=1777326396') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'League Spartan Medium';
  src: url('/cdn/shop/files/LeagueSpartan-Medium.ttf?v=1777326408') format('truetype');
  font-weight: 500;
  font-style: normal;
}

h1, .h1,/* [class*="heading"]*/ {
  font-family: 'League Spartan Bold', sans-serif !important;
  letter-spacing: -0.085em !important;
  line-height: 0.85 !important;
  font-weight: 700 !important;
}

h2 {
  font-family: 'League Spartan Medium', sans-serif !important;
  letter-spacing: -0.085em !important;
}

h3, h4, h5, h6 {
  font-family: 'League Spartan Medium', sans-serif !important;
}

:root {
  --font-heading--family: 'League Spartan Bold', sans-serif;
  --font-body--family: 'Poppins', sans-serif;
}

[class*="heading"] {
  font-family: 'Poppins', sans-serif !important;
  letter-spacing: normal !important;
  line-height: normal !important;
  font-weight: normal !important;
}