/* ============================================================
   Isengard — Webfonts
   ------------------------------------------------------------
   NOTE: The brand font package (font (1).zip) did not arrive in
   the upload. These are the closest senior-grade substitutes,
   loaded from Google Fonts:
     · Archivo        → display + UI sans (grotesque, institutional)
     · IBM Plex Mono  → technical labels, specs, data, eyebrows
   Swap the @font-face/@import below for the real binaries once
   provided. Token names (--font-display / --font-sans /
   --font-mono) stay the same, so nothing downstream changes.
   ============================================================ */

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