/** Shopify CDN: Minification failed

Line 40:3 Unexpected "{"

**/
@font-face {
    font-family: 'Alverata';
    src: url('https://cdn.shopify.com/s/files/1/0949/4858/9894/files/BurfordRusticInline-Regular2.woff2?v=1753102920') format('woff2'),
         url('https://cdn.shopify.com/s/files/1/0949/4858/9894/files/BurfordRusticInline-Regular2.woff?v=1753102920') format('woff'),
         url('https://cdn.shopify.com/s/files/1/0949/4858/9894/files/BurfordRusticInline-Regular2.eot?v=1753102921') format('eot'),
         url('https://cdn.shopify.com/s/files/1/0949/4858/9894/files/BurfordRusticInline-Regular2.ttf?v=1753102922') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('/cdn/shop/files/Figtree-Light.woff2?v=1755091834') format('woff2'),
         url('/cdn/shop/files/Figtree-Light.woff?v=1755091833') format('woff'),
         url('/cdn/shop/files/Figtree-Light.eot?v=1755091834') format('eot'),
         url('/cdn/shop/files/Figtree-Light.ttf?v=1755091834') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,{
  font-family: Figtree!important;
  font-style: normal;
  font-weight: normal!important;
  letter-spacing: 0.0em;
  text-transform: var(--FONT-UPPERCASE-HEADING);
  line-height: 1.0;
  margin: 0.0em 0;
  text-transform: var(--FONT-UPPERCASE-HEADING, none);
  background-color: transparent !important;
  box-shadow: none !important;
}

p, body {
  font-family: Figtree!important;
  font-style: normal;
  font-weight: normal!important;
  letter-spacing: 0.0em;
  text-transform: var(--FONT-UPPERCASE-HEADING);
  line-height: 1.2;
  margin: 0.0em 0;
  text-transform: var(--FONT-UPPERCASE-HEADING, none);
  background-color: transparent !important;
  box-shadow: none !important;
}