/* 149 — Webfonts
   No proprietary font files were provided with the brief, so the three
   chosen families are loaded from Google Fonts (they ARE the real, final
   typefaces — this is not a placeholder substitution). If the brand later
   licenses static font files, replace this @import with local @font-face
   rules pointing at /assets/fonts/.
*/
@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400;1,6..72,500&family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
