/* ============================================================
   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. */
/* The @import that used to sit here was a render-blocking chain (styles.css -> this
   file -> fonts.googleapis.com -> woff2) on every page. The pages now load the same
   URL from <head> as a non-blocking stylesheet (media="print" swapped to all on
   load, with a <noscript> fallback), so first paint no longer waits on Google. */
