/* ==========================================================================
   Webfonts — "Bookish" pairing
   Fraunces (display/headings) · Source Serif 4 (body) · IBM Plex Sans (UI)
   All three are freely licensed and Google-hosted. The design system loads
   them from the Google Fonts CDN. In production these should be self-hosted
   (woff2, font-display: swap) — see readme.md.
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;1,8..60,400&family=IBM+Plex+Sans:wght@400;500;600&display=swap');
