/* ============================================================
   UNREAL — Webfonts
   ------------------------------------------------------------
   The Unreal wordmark uses a CUSTOM geometric techno typeface
   (flat-top A, cut-leg R, squared E). The fonts below are the
   nearest widely-available substitutes for product + system UI.
   See readme.md → VISUAL FOUNDATIONS / TYPOGRAPHY for the note.

     Saira          → display / headlines / eyebrows  (futuristic, wide, echoes the logo)
     Hanken Grotesk → body / UI text                  (premium neutral grotesque)
     Space Mono     → stats / credits / labels        (editorial monospace)
   ============================================================ */

/* Ship exactly: Saira 600/800 · Hanken Grotesk 400/500/600 · Space Mono 400 (§B.3).
   Pages load these via <link rel="preconnect"> + <link rel="stylesheet"> in <head>;
   this @import is the DS-preview fallback only. */
@import url('https://fonts.googleapis.com/css2?family=Saira:wght@600;800&family=Hanken+Grotesk:wght@400;500;600&family=Space+Mono&display=swap');
