/* ============================================================
   KAZEA — Webfonts
   Display : Sora        — geometric grotesque, matches the KAZEA
                           wordmark (uppercase, monoline, wide).
   Text/UI : Manrope     — clean modern sans for body & interface.
   Mono    : JetBrains Mono — code, prompts, data labels, "IA" accents.

   NOTE: These are close Google Fonts substitutes — the original
   KAZEA brand font files were not provided. Flagged to the user;
   swap @font-face here if/when the real files arrive.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap');
