@font-face {
  font-family: "Maple Mono NF CN";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fonts/MapleMono-NF-CN-v7.9-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Maple Mono NF CN";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("./fonts/MapleMono-NF-CN-v7.9-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "Maple Mono NF CN";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fonts/MapleMono-NF-CN-v7.9-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Maple Mono NF CN";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("./fonts/MapleMono-NF-CN-v7.9-BoldItalic.ttf") format("truetype");
}
