/** Shopify CDN: Minification failed

Line 14:13 Expected ")" to end URL token
Line 15:13 Expected ")" to end URL token
Line 20:13 Expected ")" to end URL token
Line 21:13 Expected ")" to end URL token
Line 26:13 Expected ")" to end URL token
Line 27:13 Expected ")" to end URL token

**/
/* Forma DJR Micro – global registration */
@font-face{
  font-family:"FormaDJRMicro";
  src:url({{ 'forma-djr-micro-regular.woff2' | asset_url }}) format('woff2'),
      url({{ 'forma-djr-micro-regular.woff'  | asset_url }}) format('woff');
  font-weight:400; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"FormaDJRMicro";
  src:url({{ 'forma-djr-micro-medium.woff2' | asset_url }}) format('woff2'),
      url({{ 'forma-djr-micro-medium.woff'  | asset_url }}) format('woff');
  font-weight:500; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"FormaDJRMicro";
  src:url({{ 'forma-djr-micro-bold.woff2' | asset_url }}) format('woff2'),
      url({{ 'forma-djr-micro-bold.woff'  | asset_url }}) format('woff');
  font-weight:700; font-style:normal; font-display:swap;
}
