gaoluyang
2026-08-04 760433983d2ab722774bc3384a789f3ddf2c4dd8
src/assets/fonts/font.css
对比新文件
@@ -0,0 +1,7 @@
@font-face {
  font-family: "MyCustomFont";
  src: url("./DIN Alternate Bold.ttf") format("truetype");
  font-weight: 700; /* 绮椾綋 */
  font-style: normal;
  font-display: swap;
}