/** Shopify CDN: Minification failed

Line 14:13 Expected ")" to end URL token
Line 23:49 Expected "}" to go with "{"

**/
/**
 * Consolidated font declarations with font-display: swap
 * Improves FCP and LCP by preventing Flash of Invisible Text (FOIT)
 */

@font-face{ font-display: swap; 
  font-family:"Font Awesome 6 Free";
  src:url({{ 'fa-regular-400.woff2' | asset_url }
@font-face{ font-display: swap; 
  font-family:"Font Awesome 6 Brands";
  src:url({{ 'fa-brands-400.woff2' | asset_url }
@font-face{ font-display: swap; 
  font-family:"Font Awesome 6 Free";
  src:url({{ 'fa-solid-900.woff2' | asset_url }
@font-face { font-display: swap; 
  font-family: 'CustomHeadingFont';
  src: url('{{ section.settings.custom_font_url }