@font-face {
  font-family: "Xela CJK Sans";
  src: url("./assets/fonts/XelaCJKSans-Subset.woff2?v=20260416") format("woff2");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0020-007E,
    U+00A0-00FF,
    U+2000-206F,
    U+3000-303F,
    U+3400-4DBF,
    U+4E00-9FFF,
    U+F900-FAFF,
    U+FF00-FFEF;
}

@font-face {
  font-family: "PingFang SC Local";
  src: url("./assets/fonts/XelaCJKSans-Subset.woff2?v=20260416") format("woff2");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0020-007E,
    U+00A0-00FF,
    U+2000-206F,
    U+3000-303F,
    U+3400-4DBF,
    U+4E00-9FFF,
    U+F900-FAFF,
    U+FF00-FFEF;
}

@font-face {
  font-family: "Xela CJK Serif";
  src: url("./assets/fonts/XelaCJKSerif-Subset.woff2?v=20260416") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0020-007E,
    U+00A0-00FF,
    U+2000-206F,
    U+3000-303F,
    U+3400-4DBF,
    U+4E00-9FFF,
    U+F900-FAFF,
    U+FF00-FFEF;
}
