/* ============================================================
   Run Away With Me — Webfonts
   Playfair Display (headlines) and Montserrat (body/UI) load from
   Google Fonts. Cattalonia (the script signature) is a premium font
   not available on a webfont CDN — it appears only inside the logo
   wordmark, which ships as a PNG asset. "Pinyon Script" is loaded as
   the nearest substitute for any LIVE script text (see readme.md).
   ============================================================ */

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