/** Shopify CDN: Minification failed

Line 10:31 Unterminated string token
Line 11:6 Unterminated string token
Line 12:100 Unterminated string token
Line 14:2 Expected identifier but found "format("

**/
@font-face {
  font-family: 'Satisfy-Regular
    ';
  src: url('/cdn/shop/files/Satisfy-Regular.woff?v=1752555244
    );
  format('woff');
  font-weight: normal;
  font-style: normal;
}
body{
  font-family: 'Satisfy-Regular',sans-serif;
}
h1, .satisfy-text {
  font-family: 'SatisfyCustom', cursive;
}