/* UNALTERED webfonts — both freely licensed (OFL), served from Google Fonts.
   Newsreader = the voice. IBM Plex Mono = the record.
   Load order matters: this file must be first in styles.css. */
@import url("https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,300..600;1,6..72,300..500&family=IBM+Plex+Mono:wght@400;500;600&display=swap");

:root {
  --font-voice: "Newsreader", "Iowan Old Style", Georgia, serif;
  --font-record: "IBM Plex Mono", ui-monospace, "SFMono-Regular", monospace;
}
