@font-face {
  font-family: "Newsreader";
  src: url("/static/fonts/Newsreader/Newsreader.woff2") format("woff2");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Newsreader";
  src: url("/static/fonts/Newsreader/Newsreader.woff2") format("woff2");
  font-weight: 300 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Hanken Grotesk";
  src: url("/static/fonts/Hanken_Grotesk/Hanken_Grotesk.woff2") format("woff2");
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DM Mono";
  src: url("/static/fonts/DM_Mono/DM_Mono.woff2") format("woff2");
  font-weight: 400 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("/static/fonts/Noto_Sans_SC/Noto_Sans_SC.woff2") format("woff2");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Serif SC";
  src: url("/static/fonts/Noto_Serif_SC/Noto_Serif_SC.woff2") format("woff2");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}
