/* The board's three families, self-hosted (SIL OFL 1.1; files from the
   fontsource packages, latin subsets). No third-party font fetch — the
   privacy policy says no trackers, and a font request is a request.
   Newsreader names things, Public Sans says things, IBM Plex Mono
   reports things (board-tokens.css --font-name/--font-body/--font-data). */

@font-face {
  font-family: "Newsreader";
  font-style: normal;
  font-display: swap;
  font-weight: 200 800;
  src: url("../fonts/newsreader-latin-opsz-normal.f94a697b1650.woff2") format("woff2-variations");
}

@font-face {
  font-family: "Newsreader";
  font-style: italic;
  font-display: swap;
  font-weight: 200 800;
  src: url("../fonts/newsreader-latin-opsz-italic.e97067eb043b.woff2") format("woff2-variations");
}

@font-face {
  font-family: "Public Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../fonts/public-sans-latin-400-normal.60715978fab2.woff2") format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: url("../fonts/public-sans-latin-400-italic.3cbca8221b55.woff2") format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("../fonts/public-sans-latin-600-normal.6b1fe1f62892.woff2") format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("../fonts/public-sans-latin-700-normal.3c0eda7c2982.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../fonts/ibm-plex-mono-latin-400-normal.79936b18df9f.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("../fonts/ibm-plex-mono-latin-600-normal.5a2ce7798732.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("../fonts/ibm-plex-mono-latin-700-normal.59952787cc62.woff2") format("woff2");
}
