/* 本地字体：项目根目录 /fonts */
@font-face {
  font-family: "Alimama FangYuanTi VF";
  src: url("../../fonts/AlimamaFangYuanTiVF-Thin.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
