/** Shopify CDN: Minification failed

Line 10:11 Expected ")" to end URL token
Line 11:11 Expected ")" to end URL token

**/
@font-face{
  font-family:'slick';
  src:
    url({{ 'slick.woff' | asset_url }}) format('woff'),
    url({{ 'slick.ttf'  | asset_url }}) format('truetype');
  font-weight:normal;
  font-style:normal;
  font-display:swap; /* evita bloqueo y quita el warning */
}