/* ============================================================
   FONTS — webfont declarations
   Matched to the brand logos from Google Fonts (originals unknown):
   - Cinzel            → Trajan-style engraved caps ("PINK PORTFOLIO")
   - Cormorant Garamond→ high-contrast elegant serif (headings/editorial)
   - Great Vibes       → flowing script ("Sacred Spaces")
   - Montserrat        → geometric sans for UI + spaced tagline caps
   NOTE: these are close matches, not the exact logo fonts. Swap the
   @font-face/src here if the real families are provided.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&family=Great+Vibes&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap');
