forked from drone/command-center-dashboard

zhongrj
2025-03-31 1ed7f5b05004538d34a7abcc8659186df29812da
src/styles/font.scss
@@ -22,7 +22,7 @@
/* 额外的标题字体 */
@font-face {
  font-family: "YouSheBiaoTiHei";
  src: url("../assets/fonts/YouSheBiaoTiHei.ttf") format("truetype");
  src: url("@/assets/fonts/YouSheBiaoTiHei.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}