/* KH Design System · Fonts
 * Three faces, three jobs (KH Design Language §3):
 *   Archivo (variable wdth+wght) .... Display: headlines, titles, KPI values, monogram
 *   Instrument Sans ................. Body: all running prose, buttons, nav
 *   IBM Plex Mono ................... Data: every factual string (telemetry voice)
 * Loaded from Google Fonts. These are the exact faces named in the spec, not
 * substitutes. To self-host, replace this @import with local @font-face rules.
 */
@import url('https://fonts.googleapis.com/css2?family=Archivo:wdth,wght@62.5..125,100..900&family=IBM+Plex+Mono:wght@400;500&family=Instrument+Sans:wght@400..700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
