/* Webfonts. No licensed binaries were supplied with the brief, so both families
   are loaded from Google Fonts. Replace with self-hosted @font-face rules when
   the real files arrive (see readme.md → Typography / substitutions). */
@import url("https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..600;1,6..72,200..500&family=Mulish:ital,wght@0,300..800;1,300..600&display=swap");
:root{--font-display:"Newsreader",Georgia,"Times New Roman",serif;--font-sans:"Mulish","Helvetica Neue",Arial,sans-serif;--font-body:var(--font-sans)}
