/* ─────────────────────────────────────────────────────────────
   WEBFONTS — Jakub Komárek
   Display: Newsreader  — editorial serif, warm, expressive italics.
   Text/UI: Hanken Grotesk — clean neutral grotesque.

   NOTE: served from the Google Fonts CDN (fonts.gstatic.com) via the
   @import below. Both families carry full Czech (Latin-Extended)
   diacritics. If you have licensed/self-hosted files, drop them in
   assets/fonts/ and replace this @import with local @font-face rules.
   ───────────────────────────────────────────────────────────── */

@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..700;1,6..72,200..600&family=Hanken+Grotesk:wght@300;400;500;600;700;800&display=swap');
