/* ============================================================
   Fonts — OpenAlpha uses two Google-hosted families.
   - DM Serif Display : display/editorial numerals & headlines (regular + italic)
   - Afacad Flux      : body, UI, labels, tabular numerals
   Both are the exact families shipped in the production app
   (apps/openalpha-web/index.html), so no substitution is made.
   ============================================================ */

@import url("https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap");
