/* =============================================================
   Font stack.

   We load Google Fonts with font-display: swap + preconnect handled
   by WordPress. If you self-host, replace the @import below with
   @font-face declarations pointing to /assets/fonts/*.woff2 files
   licensed under SIL Open Font License (Playfair, Montserrat, JetBrains Mono).
   ============================================================= */

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