/*
  Newsreader (OFL) from ~/code/Fonts, variable woff2, roman + italic.
  Linked once from index.html. URLs are relative to this file so they
  resolve under any base, including capacitor://localhost.
*/

@font-face {
  font-family: "Newsreader";
  src: url("./Newsreader[opsz,wght].woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Newsreader";
  src: url("./Newsreader-Italic[opsz,wght].woff2") format("woff2");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
