/* ============================================================
   rkckb26q2/site.css — FONT LOADER ONLY
   ============================================================
   All RkcKb brand + Kendo theming now lives IN the theme itself
   (dist/scss/_custom.scss → compiled into dist/css/rkckb26q2.css):
   fonts, body, headings, scrollbar, autofill, appbar. Host-neutral
   app widgets (.overlay / .cookie-banner / .icon-large) moved to
   Damba.WebUi/wwwroot/static/css/damba-shell.css.

   Only the Google-Fonts @import stays here: a CSS @import is honored
   only at the very top of its own file, so it cannot live inside a
   Kendo-theme partial (where it would compile in late and be ignored).
   The Kendo Editor iframe loads the theme CSS, so it inherits the fonts
   from --kendo-font-family without needing this file.
   ============================================================ */
@import url("https://fonts.googleapis.com/css2?family=Staatliches&family=Martian+Mono:wght@400;700&display=swap");
