/* ============================================================
   FONTS — Bogomolova Design System
   All families carry full Cyrillic + Latin coverage.
   Loaded from Google Fonts CDN. Consumers linking styles.css
   inherit these @font-face declarations automatically.

   NOTE TO BRAND OWNER: these are nearest-match substitutes,
   chosen for editorial fit + Cyrillic support. Swap for the
   licensed originals (e.g. a Druk / Suisse cut for display)
   by replacing the imports here and the family tokens in
   typography.css.
   ============================================================ */

/* Oswald      — condensed bold grotesque display (PORTFOLIO / EXPERIENCE) */
/* Playfair    — high-contrast antiqua, italic section subheads          */
/* Golos Text  — clean contemporary grotesque, body + UI                  */
/* Caveat      — handwritten marker annotations (scrapbook notes)         */
/* JetBrains Mono — technical micro-labels, dates, credits                */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,700;1,400;1,500;1,600&family=Golos+Text:wght@400;500;600;700&family=Caveat:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap');
