/* Geist & Geist Mono — the fonts the Vercel default theme ships with.
   Self-hosted binaries were not present in the source repo (it uses next/font/google),
   so these are loaded from Google Fonts. Swap for self-hosted @font-face if you have the files. */
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Geist+Mono:wght@100..900&display=swap');
