/** Shopify CDN: Minification failed

Line 8:14 Expected ")" to end URL token

**/
@font-face {
  font-family: "Engravers Gothic";
  src: url({{ "Engravers' Gothic Regular.woff2" | file_url }}) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root{
  --font-body--family: "Engravers Gothic", system-ui, sans-serif;
  --font-heading--family: "Engravers Gothic", system-ui, sans-serif;
  --font-subheading--family: "Engravers Gothic", system-ui, sans-serif;
  --font-accent--family: "Engravers Gothic", system-ui, sans-serif;
}