/** Shopify CDN: Minification failed

Line 18:46 Expected identifier but found whitespace
Line 18:47 Unexpected bad string token
Line 18:97 Unterminated string token
Line 19:46 Expected identifier but found whitespace
Line 19:47 Unexpected bad string token
Line 19:88 Unterminated string token
Line 20:64 Expected ")" to end URL token
Line 20:92 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: '{{ settings.custom_primary_font_name | downcase }
@font-face { font-display: swap;  font-family: '{{ settings.custom_secondary_font_name }
@font-face { font-display: swap;  font-family: 'i'; src: url({{ 'icomoon.woff' | asset_url }