/* Onest — the brand typeface (loaded via next/font in the source app).
   No local binaries were provided in the codebase, so we load the real
   family from Google Fonts. Swap for self-hosted @font-face when files exist. */
@import url("https://fonts.googleapis.com/css2?family=Onest:wght@200;300;400;500;600;700;800&display=swap");
