/* Self-hosted, latin-subset, variable where possible.
   No external requests - see README.md for how these were produced. */

@font-face{
  font-family:'Newsreader';
  font-style:normal;
  font-weight:400 600;
  font-display:swap;
  src:url('fonts/newsreader.woff2') format('woff2-variations'),
      url('fonts/newsreader.woff2') format('woff2');
}
@font-face{
  font-family:'Newsreader';
  font-style:italic;
  font-weight:400 600;
  font-display:swap;
  src:url('fonts/newsreader-italic.woff2') format('woff2-variations'),
      url('fonts/newsreader-italic.woff2') format('woff2');
}
@font-face{
  font-family:'Public Sans';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url('fonts/publicsans.woff2') format('woff2-variations'),
      url('fonts/publicsans.woff2') format('woff2');
}
@font-face{
  font-family:'IBM Plex Mono';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('fonts/plexmono-400.woff2') format('woff2');
}
@font-face{
  font-family:'IBM Plex Mono';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('fonts/plexmono-500.woff2') format('woff2');
}
