/* ===========================================================================
   actual. — Webfonts
   Loaded from Google Fonts CDN (no local binaries shipped).
   • Tajawal      — Arabic-first UI + display (authentic MENA/Jordanian voice)
   • Space Grotesk — Latin display & the "actual." wordmark (modern, technical)
   • JetBrains Mono — code, file paths, token chips
   SUBSTITUTION NOTE: these are stand-ins matched to the brand's dark/AI feel.
   Swap in licensed brand fonts if/when provided.
   =========================================================================== */

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