/* =====================================================================
   ЭТЕРИС ИНЖИНИРИНГ — Webfonts (final)
   The brand's standard typefaces — chosen for full, high-quality Cyrillic
   coverage and a technical / industrial character:
     Manrope     — display & headings (geometric, engineered)
     Golos Text  — body & UI (neutral Russian workhorse)
     JetBrains Mono — specs, model numbers, data readouts
   Loaded from Google Fonts. This is the final type decision; to self-host
   the same families offline, drop woff2 files in assets/fonts/ and replace
   this @import with @font-face rules pointing at them.
   ===================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Golos+Text:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap');
