2025-07-21 18:37:04 +08:00

64 lines
998 B
CSS

@font-face {
font-family: "iconfont"; /* Project id 4966438 */
src: url('iconfont.woff2?t=1752205287294') format('woff2'),
url('iconfont.woff?t=1752205287294') format('woff'),
url('iconfont.ttf?t=1752205287294') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-yonghu:before {
content: "\e616";
}
.icon-huiyishi1:before {
content: "\e60a";
}
.icon-cooperation:before {
content: "\e611";
}
.icon-huiyishi:before {
content: "\e614";
}
.icon-gongdan:before {
content: "\ec37";
}
.icon-zhoubian:before {
content: "\e739";
}
.icon-lishi:before {
content: "\e60e";
}
.icon-xiangqing:before {
content: "\e63c";
}
.icon-kaishi-yuan:before {
content: "\e64b";
}
.icon-shenhe:before {
content: "\f195";
}
.icon-huodongliebiao-copy:before {
content: "\e600";
}
.icon-gonggao:before {
content: "\e62a";
}