/** Shopify CDN: Minification failed

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

**/
@font-face {
    font-family: "Creato Display";
    src: url({{ "CreatoDisplay-Regular.woff2" }}) format('woff2'),
         url({{ "CreatoDisplay-Regular.woff" }}) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}