/* JD designs — Webfonts
   All three brand typefaces are Open Font License and available on Google Fonts.
   Self-hosting is recommended for production (DSGVO/GDPR); here we load from the
   Google CDN for portability. See CI-Richtlinie §5. */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,600&family=Poppins:wght@400;500;600;700&family=Dancing+Script:wght@400;600;700&display=swap');
