feat: 恢复订单详情页面字体文件

This commit is contained in:
duanshuwen
2025-09-22 21:45:18 +08:00
parent 5975914e55
commit 4c5b049a88
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
@font-face {
font-family: "ZhiNian"; /* Project id 4988933 */
src: url("/static/fonts/iconfont.ttf") format("truetype");
}
.ZhiNian {
font-family: "ZhiNian" !important;
font-style: normal;
}
.zn-food:before {
content: "\e607";
}
.zn-clock:before {
content: "\e600";
}

Binary file not shown.