/* RedSeed — Webfonts.
   Core brand faces: Newsreader (display serif) + Inter (UI sans), loaded from
   Google Fonts with font-display: swap.
   The "RedSeed" wordmark is FIXED ARTWORK (Stack Sans Headline) and is never
   re-set in a font — it is supplied as an SVG and rendered by the Logo
   component. There is deliberately no @font-face for it. See readme.md. */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;0,6..72,700;1,6..72,600&display=swap");
