/* Webfonts — Cormorant Garamond (display/serif) + Inter (text/UI).
   Both are the brand's specified Google Fonts; loaded from the Google Fonts CDN.
   If you self-host, drop the .woff2 files in assets/fonts/ and replace these
   @import lines with @font-face rules pointing at them. */

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