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

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

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

@font-face {
  font-family: "Noto Serif";
  font-style: normal;
  font-weight: 100 900;
  font-display: block;
  src: url("/fonts/noto-serif-latin-wght-normal.woff2") format("woff2");
}

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