/* Web fonts — self-hosted woff2 files were missing from the deploy, so every
   page fell back to system fonts. Load Cormorant Garamond + Jost from Google's
   CDN (the same families the CSS references). */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&family=Jost:wght@300;400;500;600&display=swap');
