/* Evalation webfonts - Hanken Grotesk (display/UI/body) + JetBrains Mono (labels/code).
   Both are served from Google Fonts; the import below emits the @font-face rules the
   compiler ships to consumers. If you need fully offline binaries, download the woff2s
   into assets/fonts/ and replace this import with local @font-face rules. */
@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');
