feat: 恢复订单详情页面字体文件
This commit is contained in:
17
src/static/fonts/iconfont.css
Normal file
17
src/static/fonts/iconfont.css
Normal 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";
|
||||
}
|
||||
BIN
src/static/fonts/iconfont.ttf
Normal file
BIN
src/static/fonts/iconfont.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user