You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
976 B
CSS
60 lines
976 B
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 4257468 */
|
|
src: url('iconfont.woff2?t=1698914262517') format('woff2'),
|
|
url('iconfont.woff?t=1698914262517') format('woff'),
|
|
url('iconfont.ttf?t=1698914262517') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-quanbu:before {
|
|
content: "\e603";
|
|
}
|
|
|
|
.icon-piliangdaochu:before {
|
|
content: "\e649";
|
|
}
|
|
|
|
.icon-piliangshanchu:before {
|
|
content: "\e622";
|
|
}
|
|
|
|
.icon-piliangcaozuo:before {
|
|
content: "\e645";
|
|
}
|
|
|
|
.icon-daochu:before {
|
|
content: "\e636";
|
|
}
|
|
|
|
.icon-piliangfenpei:before {
|
|
content: "\e619";
|
|
}
|
|
|
|
.icon-caozuorizhi32:before {
|
|
content: "\e724";
|
|
}
|
|
|
|
.icon-jinggao:before {
|
|
content: "\e6aa";
|
|
}
|
|
|
|
.icon-yingjichuli:before {
|
|
content: "\e70c";
|
|
}
|
|
|
|
.icon-piliangjiesuo:before {
|
|
content: "\e652";
|
|
}
|
|
|
|
.icon-piliangsuoding:before {
|
|
content: "\e653";
|
|
}
|
|
|