/** Shopify CDN: Minification failed

Line 13:14 Expected ")" to end URL token
Line 14:14 Expected ")" to end URL token
Line 21:14 Expected ")" to end URL token
Line 22:14 Expected ")" to end URL token

**/
@font-face {
  font-family: "DIN Neuzeit Grotesk";
  font-weight: 300;
  font-style: normal;
  src: url({{ "dinneuuzeitgrotesk_n3.woff2" | asset_url }}) format("woff2"),
       url({{ "dinneuuzeitgrotesk_n3.woff" | asset_url }}) format("woff");
}

@font-face {
  font-family: "Avenir Next";
  font-weight: 400;
  font-style: normal;
  src: url({{ "avenirnext_n4.woff2" | asset_url }}) format("woff2"),
       url({{ "avenirnext_n4.woff" | asset_url }}) format("woff");
}
