/** Shopify CDN: Minification failed

Line 19:16 Expected identifier but found whitespace
Line 19:17 Unexpected bad string token
Line 19:56 Unterminated string token
Line 21:53 Expected "}" to go with "{"
Line 21:53 Unterminated string token

**/
/**
 * Consolidated font declarations with font-display: swap
 * Improves FCP and LCP by preventing Flash of Invisible Text (FOIT)
 */
@import url('https://fonts.googleapis.com/css?family=Helvetica+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,{{ settings.icon_weight }},0..1,-50..200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@24,{{ settings.icon_weight }},0..1,-50..200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,{{ settings.icon_weight }},0..1,-50..200&display=swap');
@font-face { font-display: swap; 
    font-family: '{{ settings.custom_font_heading_name }
@font-face { font-display: swap; 
    font-family: '{{ settings.custom_font_body_name }