@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,300..700;1,300..700&family=JetBrains+Mono:wght@400;500;600&display=swap");

/* Webfonts are loaded from Google Fonts. No licensed binaries were supplied with the
   brief; if supercomplicated licenses a proprietary grotesk later, replace the @import
   above with @font-face rules and repoint --font-core. Roles must not change. */
:root {
  --font-core: "Archivo", "Helvetica Neue", Helvetica, sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
