/* GVP — Webfonts
   Anton (display / titles & subtitles), Archivo (UI/body), Space Mono (data/mono).
   All on Google Fonts; loaded via @import so consumers get them with no local binaries.
   If you need offline binaries, drop them in assets/fonts/ and replace these with @font-face rules. */
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Archivo:wght@400;500;600;700;800;900&family=Space+Mono:wght@400;700&display=swap');
