/* Newsreader (Production Type) and Public Sans (U.S. General Services Administration),
 * both under the SIL Open Font License 1.1. The licence texts are in fonts/.
 *
 * The files are cut down to the characters Swedish needs and served from this site, never from a
 * font service, so no visitor is announced to a third party just by reading the page.
 */

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

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

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