/* ─────────────────────────────────────────────────────────────
   Zadanie — Webfonts
   Didot-spirit display serif + editorial body faces.
   NOTE: Loaded from Google Fonts CDN (no licensed binaries were
   provided). In Shopify these map to the theme font library or a
   self-hosted @font-face. Substitutions flagged in readme.md.
   ───────────────────────────────────────────────────────────── */

/* Bodoni Moda  → high-contrast Didot-spirit display serif (headings) */
/* EB Garamond  → warm editorial body serif (default body option)     */
/* Jost         → restrained geometric sans (alternate body option)   */
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400;0,6..96,500;0,6..96,600;0,6..96,700;1,6..96,400;1,6..96,500&family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Jost:wght@300;400;500;600&display=swap');
