@font-face {
  font-family: "MyFont";
  src: url("/fonts/LXGWWenKai-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* 优化加载性能 */
}
