generated from Leo_Ding/web-template
60 lines
954 B
CSS
60 lines
954 B
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 5085063 */
|
|
src: url('iconfont.woff2?t=1765347926881') format('woff2'),
|
|
url('iconfont.woff?t=1765347926881') format('woff'),
|
|
url('iconfont.ttf?t=1765347926881') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-banner:before {
|
|
content: "\e653";
|
|
}
|
|
|
|
.icon-d:before {
|
|
content: "\e608";
|
|
}
|
|
|
|
.icon-liwuhuodong:before {
|
|
content: "\e600";
|
|
}
|
|
|
|
.icon-querenhetongquerenhetongqueding:before {
|
|
content: "\e690";
|
|
}
|
|
|
|
.icon-icon:before {
|
|
content: "\e686";
|
|
}
|
|
|
|
.icon-chongzhi:before {
|
|
content: "\e601";
|
|
}
|
|
|
|
.icon-liushui:before {
|
|
content: "\e69b";
|
|
}
|
|
|
|
.icon-kaipiao:before {
|
|
content: "\e69c";
|
|
}
|
|
|
|
.icon-duanxin:before {
|
|
content: "\e603";
|
|
}
|
|
|
|
.icon-zhifudingjin:before {
|
|
content: "\e61e";
|
|
}
|
|
|
|
.icon-shengji:before {
|
|
content: "\e63c";
|
|
}
|
|
|