/** Shopify CDN: Minification failed

Line 9:14 Expected ")" to end URL token
Line 16:14 Expected ")" to end URL token

**/
@font-face {
  font-family: 'FrenchFlairItalic';
  src: url({{ 'frenchflairitalic-regular-webfont.woff' | asset_url }}) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrenchFlairSerif';
  src: url({{ 'frenchflairserif-regular-webfont.woff' | asset_url }}) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}