/* PS1-Seattle — Webfonts
   Outfit (sans / UI + body) and Playfair Display (serif / display headers).
   Both are Google Fonts — matching the production site exactly. Loaded via
   Google's CDN @import so the @font-face descriptors and woff2 binaries are
   served by fonts.gstatic.com. No local substitution required. */

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&display=swap');
