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

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