@font-face {
  font-family: "Markdown CJK Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local("Noto Sans Mono CJK SC"),
    local("NotoSansMonoCJKsc-Regular"),
    url("./NotoSansMonoCJKsc-Regular.otf") format("opentype");
}
