/* Self-hosted. VG-32 step 1, finding 5.
   Newsreader and IBM Plex Mono, SIL OFL 1.1 — see OFL.txt.
   One file per distinct face: Newsreader is a variable font, so all four
   roman weights are the same bytes and are served once.
   Latin only: the site is English, and the other subsets Google serves are
   bytes nobody here will render.

   Why not from Google any more: every page load sent the reader's IP to a
   US server, and the same link rides inside every rendered almanac, so it
   fired again whenever someone opened their own document — including from a
   saved file, months later. The one audit finding with settled adverse EU
   case law, and the only one that needed no decision from anyone. */

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/IBMPlexMono-normal-400.woff2) format('woff2');
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/IBMPlexMono-normal-500.woff2) format('woff2');
}

@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts/Newsreader-italic-300.woff2) format('woff2');
}

@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/Newsreader-italic-300.woff2) format('woff2');
}

@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts/Newsreader-normal-200.woff2) format('woff2');
}

@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts/Newsreader-normal-200.woff2) format('woff2');
}

@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/Newsreader-normal-200.woff2) format('woff2');
}

@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/Newsreader-normal-200.woff2) format('woff2');
}
