/*
 * Noto Sans is distributed under the SIL Open Font License 1.1.
 * See ../fonts/OFL.txt.
 */
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/noto-sans-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/noto-sans-latin-italic.woff2") format("woff2");
}
