/* Self-hosted fonts. Inter (variable) for UI and body text;
   Newsreader for editorial display headings and pull quotes. */

@font-face {
  font-family: "Inter";
  src: url("../fonts/InterVariable.2bf3d951bf9d.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Newsreader";
  src: url("../fonts/newsreader-v26-latin-500.398a694b44c1.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Newsreader";
  src: url("../fonts/newsreader-v26-latin-600.7cc0808d6d69.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Newsreader";
  src: url("../fonts/newsreader-v26-latin-italic.a6974fdd8f8b.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
