/* 自动生成，别手改：每一条对应 assets/font/user/ 里的一个字体文件（见 lib/userFonts.js）。 */
@font-face {
  font-family: "ChenYuluoyan-Thin";
  src: url("/font/user/ChenYuluoyan-Thin.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Xiaolai-Regular";
  src: url("/font/user/Xiaolai-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
