/** Shopify CDN: Minification failed

Line 22:18 Expected identifier but found whitespace
Line 22:19 Unexpected bad string token
Line 22:46 Unterminated string token
Line 24:18 Expected identifier but found whitespace
Line 24:19 Unexpected bad string token
Line 24:49 Unterminated string token
Line 26:18 Expected identifier but found whitespace
Line 26:19 Unexpected bad string token
Line 26:52 Unterminated string token
Line 28:18 Expected identifier but found whitespace
... and 4 more hidden warnings

**/
/**
 * 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: "{{ base_font_custom_name }
@font-face { font-display: swap; 
      font-family: "{{ heading_font_custom_name }
@font-face { font-display: swap; 
      font-family: "{{ subheading_font_custom_name }
@font-face { font-display: swap; 
      font-family: "{{ nav_font_custom_name }
@font-face { font-display: swap; 
      font-family: "{{ btn_font_custom_name }