@font-face {
|
font-family: "iconfont"; /* Project id 4104499 */
|
src: url('iconfont.woff2?t=1686191616646') format('woff2'),
|
url('iconfont.woff?t=1686191616646') format('woff'),
|
url('iconfont.ttf?t=1686191616646') format('truetype'),
|
url('iconfont.svg?t=1686191616646#iconfont') format('svg');
|
}
|
|
.iconfont {
|
font-family: "iconfont" !important;
|
font-size: 16px;
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
-moz-osx-font-smoothing: grayscale;
|
}
|
|
.icon-guanlianshebei:before {
|
content: "\eb63";
|
}
|
|
.icon-biyanjing:before {
|
content: "\e901";
|
}
|
|
.icon-yanjing:before {
|
content: "\e8c7";
|
}
|