阿里图标库引入
This commit is contained in:
47
static/iconfont/iconfont.css
Normal file
47
static/iconfont/iconfont.css
Normal file
@@ -0,0 +1,47 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 5044714 */
|
||||
src: url('iconfont.woff2?t=1760941852498') format('woff2'),
|
||||
url('iconfont.woff?t=1760941852498') format('woff'),
|
||||
url('iconfont.ttf?t=1760941852498') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-suzhicepingtiku:before {
|
||||
content: "\e607";
|
||||
}
|
||||
|
||||
.icon-ai:before {
|
||||
content: "\e887";
|
||||
}
|
||||
|
||||
.icon-jinengpeixun:before {
|
||||
content: "\e614";
|
||||
}
|
||||
|
||||
.icon-zhengce:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
|
||||
.icon-chengjifuben:before {
|
||||
content: "\e67f";
|
||||
}
|
||||
|
||||
.icon-jinengpingjia:before {
|
||||
content: "\e723";
|
||||
}
|
||||
|
||||
.icon-jianli:before {
|
||||
content: "\e61c";
|
||||
}
|
||||
|
||||
.icon-zhengfulou:before {
|
||||
content: "\e7e9";
|
||||
}
|
||||
|
Reference in New Issue
Block a user