/* ===========================================================================
   RD8 — Fonts
   Brand-guide mandate (Visual Identity Overview 2026):
     · Oswald Medium  — TITLES only, capitalised, once per slide/section
     · Roboto / Roboto Condensed — everything else
     · DM Mono — technical figures, code, parameters, CSYS labels
   All three are served from Google Fonts (woff2). The webfont binaries
   referenced by these @font-face rules are what ship to consumers.
   =========================================================================== */

@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700&family=Roboto+Condensed:wght@300;400;500;700&family=DM+Mono:wght@300;400;500&display=swap");
