@font-face {
  font-family: "LXGWWenKaiScreen";
  src: url("/assets/fonts/LXGWWenKaiScreen.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* 可选：粗体 */
@font-face {
  font-family: "LXGWWenKaiScreen";
  src: url("/assets/fonts/LXGWWenKaiScreen.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
