/** Shopify CDN: Minification failed

Line 11:36 Expected ")" to end URL token
Line 14:43 Expected ")" to end URL token
Line 17:42 Expected ")" to end URL token
Line 20:41 Expected ")" to end URL token
Line 23:43 Expected ")" to end URL token

**/
@font-face {
font-family: "Mark Pro";src: url({{ "Mark Pro.otf" | asset_url }}) format("opentype");
}
@font-face {
font-family: "Mark Pro Medium";src: url({{ "Mark Pro Medium.otf" | asset_url }}) format("opentype");
}
@font-face {
font-family: "Mark Pro Light";src: url({{ "Mark Pro Light.otf" | asset_url }}) format("opentype");
}
@font-face {
font-family: "Mark Pro Bold";src: url({{ "Mark Pro Bold.otf" | asset_url }}) format("opentype");
}
@font-face {
font-family: "Mark Pro Italic";src: url({{ "Mark Pro Italic.otf" | asset_url }}) format("opentype");
}

@font-face {
  font-family: 'BoB';
  src: url(/cdn/shop/files/BoB.ttf?v=1697754278) format("truetype");
}

@font-face {
  font-family: 'Single Day';
  src: url(/cdn/shop/files/SingleDay-Regular.ttf?v=1699731911) format("truetype");
}
