/* MWG Design & Research — webfonts.
   Poppins  → display + UI (the wordmark and all interface chrome).
   Literata → reading copy (synopses, prose, long-form). Used at light weights.
   Both are served from Google Fonts; the @font-face rules they ship are the
   binaries that travel to consumers. */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&family=Literata:ital,opsz,wght@0,7..72,300;0,7..72,400;0,7..72,500;1,7..72,300;1,7..72,400&display=swap");
