/* ===========================================================================
   New Jersey Colonic — homepage decorative fonts (v3.7.1)
   Loaded ONLY on the front page (see fsc_enqueue_assets). Replaces the two
   @import url(fonts.googleapis.com...) statements that previously lived inside
   main.css — those were the worst-case render-blocker (a second network chain
   discovered only after main.css parsed). Now self-hosted, latin subset.
   =========================================================================== */

/* ---- Spectral (.fsc-srv-heading) ---- */
@font-face{font-family:'Spectral';font-style:normal;font-weight:200;font-display:swap;src:url('../fonts/spectral-200.woff2') format('woff2');}
@font-face{font-family:'Spectral';font-style:normal;font-weight:300;font-display:swap;src:url('../fonts/spectral-300.woff2') format('woff2');}
@font-face{font-family:'Spectral';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/spectral-400.woff2') format('woff2');}

/* ---- Golos Text (.fsc-srv-subtitle) ---- */
@font-face{font-family:'Golos Text';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/golos-400.woff2') format('woff2');}
@font-face{font-family:'Golos Text';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/golos-500.woff2') format('woff2');}

/* ---- Aboreto (.fsc-marquee-text) ---- */
@font-face{font-family:'Aboreto';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/aboreto-400.woff2') format('woff2');}
