/* Domus Paradox — Webfonts
   Loaded from Google Fonts CDN. Display/headers: Cormorant Garamond
   (an elegant, garden-calm serif). UI/Body: Hanken Grotesk (warm humanist sans).
   NOTE: These are curated stand-ins chosen to match the brand vibe.
   If Domus Paradox has licensed brand fonts, drop the files in tokens/font-files/
   and replace these @import/@font-face rules. */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600&family=Hanken+Grotesk:wght@400;500;600;700&display=swap');
