/* ============================================================
   KATALYST · FONTS
   Brand faces are genuine Google Fonts — no substitution.
   · Space Grotesk → display / headings / UI labels / numerals
   · DM Sans       → body copy
   The @import pulls Google's own @font-face rules (woff2) into
   the global-CSS closure so consumers ship the real webfonts.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap');
