/* Dekodi webfonts. No font binaries were supplied with the source kit, so the
   families are loaded from Google Fonts. Geist is the site face; Inter is the
   documented fallback wherever Geist is unavailable. Newsreader supplies the one
   italic accent word: it is optical-size aware, so its display cut keeps enough
   stroke weight to hold at 7rem on an optical black ground. Bebas Neue ships in a
   single weight (400) only, so display figures take their weight from the face. */
@import url("https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800;900&family=Newsreader:ital,opsz,wght@1,6..72,300..600&family=Bebas+Neue&display=swap");
