feat: 新增字体图标

This commit is contained in:
duanshuwen
2025-07-31 21:15:24 +08:00
parent 283530c0e2
commit 3cf429931c
32 changed files with 3416 additions and 107 deletions

19
static/fonts/iconfont.css Normal file
View File

@@ -0,0 +1,19 @@
@font-face {
font-family: "ZhiNian"; /* Project id 4988933 */
src: url("iconfont.ttf?t=1753966564544") format("truetype");
}
.ZhiNian {
font-family: "ZhiNian" !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.iconyoujiantou:before {
content: "\e678";
}
.iconshizhong:before {
content: "\e600";
}