@font-face {
  font-family: "Mira Noto Sans SC";
  src: url("/static/fonts/noto-sans-sc/NotoSansCJKsc-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mira Noto Sans SC";
  src: url("/static/fonts/noto-sans-sc/NotoSansCJKsc-Bold.otf") format("opentype");
  font-weight: 700 900;
  font-style: normal;
  font-display: swap;
}
