/* Unispire — Web fonts
   Source design notes specify GT Walsheim Medium (display) — a licensed
   commercial face not available to this project. Substituted with
   Space Grotesk (geometric, confident at large negative tracking — the
   closest open alternative to GT Walsheim's character). Body face Inter
   is used as specified (open-source, matches the brief exactly).
   FLAG: if the user has GT Walsheim Medium license files, swap this import
   for local @font-face rules and the substitution can be reverted. */

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:ital,opsz,wght@0,14..32,400..700;1,14..32,400..700&display=swap');
