/* ============================================================
   JITS Innovation Labs — Webfonts
   The site specifies Inter (PROJECT_CONTEXT.md). No font binaries
   were bundled in the codebase, so Inter is loaded from Google
   Fonts. JetBrains Mono covers the mono/code specimens (the site
   renders code via Tailwind's `font-mono` default).
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');
