/* ============================================================
   IA Humana — Webfonts
   Substitution note: no brand font files were supplied. These
   are the chosen Google Fonts nearest matches for a "human,
   modern, glassy" voice. Swap the @font-face srcs for the real
   licensed files when available.
     · Space Grotesk  — display / headings (geometric, techy-warm)
     · Hanken Grotesk — body / UI (humanist, highly legible)
     · JetBrains Mono — labels, code, metrics (matches the
                         monospec captions in the brand kit)
   ============================================================ */

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