/* Fonts loaded by Astro via @fontsource-variable/host-grotesk + geist-mono. */
:root {
  --font-sans: "Host Grotesk Variable", "Host Grotesk", ui-sans-serif, system-ui, sans-serif;
  --font-mono: "Geist Mono Variable", "Geist Mono", ui-monospace, monospace;
}
