@font-face {
|
font-family: "bz-iconfont"; /* Project id 2832407 */
|
src: url('iconfont.woff2?t=1678515845714') format('woff2'),
|
url('iconfont.woff?t=1678515845714') format('woff'),
|
url('iconfont.ttf?t=1678515845714') format('truetype');
|
}
|
|
.bz-iconfont {
|
font-family: "bz-iconfont" !important;
|
font-size: 24px;
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
-moz-osx-font-smoothing: grayscale;
|
}
|
|
.icon-bangzhu:before {
|
content: "\e601";
|
}
|
|
.icon-youduiqi:before {
|
content: "\e60a";
|
}
|
|
.icon-zuoduiqi:before {
|
content: "\e60b";
|
}
|
|
.icon-shuipingduiqi:before {
|
content: "\e60c";
|
}
|
|
.icon-diduiqi:before {
|
content: "\e60d";
|
}
|
|
.icon-chuizhiduiqi:before {
|
content: "\e60e";
|
}
|
|
.icon-dingduiqi:before {
|
content: "\e60f";
|
}
|
|
.icon-lingdang1:before {
|
content: "\e636";
|
}
|
|
.icon-lingdang:before {
|
content: "\e600";
|
}
|