/* ============================================================
   The Better Whisk — Webfonts
   NOTE: The live site's exact fonts were not provided. These are
   close Google Fonts substitutes chosen from the screenshots:
   - Playfair Display  → high-contrast editorial serif (display + wordmark)
   - EB Garamond       → warm old-style serif (body, nav, labels, buttons)
   - Cormorant Garamond→ lighter display alternative / italic accents
   - Noto Kufi Arabic  → Arabic display/wordmark
   - Noto Naskh Arabic → Arabic body
   If you have the brand's real font files, drop them in and replace
   this @import with local @font-face rules.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=Noto+Kufi+Arabic:wght@400;500;600;700;800&family=Noto+Naskh+Arabic:wght@400;500;600;700&display=swap');
