@font-face {
|
font-family: "iconfont"; /* Project id 4652000 */
|
src: url('iconfont.woff2?t=1725514270298') format('woff2'),
|
url('iconfont.woff?t=1725514270298') format('woff'),
|
url('iconfont.ttf?t=1725514270298') format('truetype');
|
}
|
|
.iconfont {
|
font-family: "iconfont" !important;
|
font-size: 16px;
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
-moz-osx-font-smoothing: grayscale;
|
}
|
|
.icon-wanshanxinxi:before {
|
content: "\e713";
|
}
|
|
.icon-dingdan:before {
|
content: "\e656";
|
}
|
|
.icon-fuwutuandui:before {
|
content: "\e60b";
|
}
|
|
.icon-huabanfuben:before {
|
content: "\e63c";
|
}
|
|
.icon-qiehuan:before {
|
content: "\e606";
|
}
|