/* ============================================================
   SkaaiNet — Webfonts
   All families below are Google Fonts SUBSTITUTIONS chosen to
   match the brand's two voices. The original codebase used
   Syncopate + JetBrains Mono (Hyper mode) and a high-contrast
   elegant serif + rounded sans for the Soft (FysioMC) mode.
   See readme.md → VISUAL FOUNDATIONS for the substitution notes.
   ============================================================ */

/* HYPER + BRUTAL — tech display, brutalist display, mono, pixel */
@import url('https://fonts.googleapis.com/css2?family=Syncopate:wght@400;700&family=Space+Grotesk:wght@500;700&family=JetBrains+Mono:wght@400;500;700;800&family=Silkscreen:wght@400;700&display=swap');

/* SOFT mode — sierlijke elegant serif + rounded geometric sans */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Quicksand:wght@400;500;600;700&display=swap');
