@font-face {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  src: url("./msyh.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  src: url("./msyhbd.ttf") format("truetype");
  font-display: swap;
}