1
This commit is contained in:
43
static/iconfont/iconfont.css
Normal file
43
static/iconfont/iconfont.css
Normal file
@@ -0,0 +1,43 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4864715 */
|
||||
src: url('iconfont.woff2?t=1742868021538') format('woff2'),
|
||||
url('iconfont.woff?t=1742868021538') format('woff'),
|
||||
url('iconfont.ttf?t=1742868021538') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-weihubaoyang:before {
|
||||
content: "\e60e";
|
||||
}
|
||||
|
||||
.icon-qijianhecha:before {
|
||||
content: "\e676";
|
||||
}
|
||||
|
||||
.icon-shebeiyanshou:before {
|
||||
content: "\e6de";
|
||||
}
|
||||
|
||||
.icon-shebeishiyongjilu:before {
|
||||
content: "\e66e";
|
||||
}
|
||||
|
||||
.icon-yiqishebeijiandingxiaozhun:before {
|
||||
content: "\e83b";
|
||||
}
|
||||
|
||||
.icon-shebeidianjianjilu_shebeidianjianjilu:before {
|
||||
content: "\e614";
|
||||
}
|
||||
|
||||
.icon-shebeitiaobo:before {
|
||||
content: "\e603";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user