/* Self-hosted latin subsets from Google Fonts (SIL Open Font License). Variable axes kept. */
@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('./Newsreader-variable.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('./WorkSans-variable.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./IBMPlexMono-400.woff2') format('woff2');
}
