/*
 * Font face declarations.
 *
 * Heebo — the single family for the whole system. Display sizes run heavy
 * (700–900) and tight, body runs 300–400. One family, many voices.
 *
 * Loaded from Google Fonts. For fully self-hosted production, drop .woff2
 * files into this folder and replace the @import with @font-face rules.
 */

@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500;600&display=swap");
