/** Shopify CDN: Minification failed

Line 20:6 Unexpected "900"

**/
/* @font-face {
    font-family: 'Daimito Condensed';
    src: url('https://cdn.shopify.com/s/files/1/0567/6705/3921/files/DaimitoVariable-Thin.eot');
    src: url('https://cdn.shopify.com/s/files/1/0567/6705/3921/files/DaimitoVariable-Thin.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.shopify.com/s/files/1/0567/6705/3921/files/DaimitoVariable-Thin.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0567/6705/3921/files/DaimitoVariable-Thin.woff') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0567/6705/3921/files/DaimitoVariable-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
} */



.w100 900 { font-weight: 100 900; }
.italic { font-style: italic; }

.Daimito { font-family: 'Daimito'; }

@font-face {
    font-family:'Daimito';
    src:     url('https://cdn.shopify.com/s/files/1/0567/6705/3921/files/daimito-variable-wght-wdth-slnt.woff2?v=1740652100') format('woff2'),
    url('https://cdn.shopify.com/s/files/1/0567/6705/3921/files/daimito-variable-wght-wdth-slnt.woff?v=1740652014') format('woff')
;    font-style: normal;
    font-weight: 100 900;
}

@font-face {
  font-family: 'BurnedPancakes';
  src: url('/cdn/shop/files/BurnedPancakes-Regular.woff2?v=1755123949') format('woff2');
  font-weight: normal;
  font-style: normal;
}
.burnedPancakes{font-family: 'BurnedPancakes';}


