89 lines
1.2 KiB
SCSS
89 lines
1.2 KiB
SCSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 2987621 */
|
|
src:
|
|
url('iconfont.ttf?t=1650013104232') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-yifahuo:before {
|
|
content: "\e65b";
|
|
}
|
|
|
|
.icon-daipeibu:before {
|
|
content: "\e662";
|
|
}
|
|
|
|
.icon-yaoqingtuandui:before {
|
|
content: "\e65a";
|
|
}
|
|
|
|
.icon-a-tuikuanshouhou:before {
|
|
content: "\e65c";
|
|
}
|
|
|
|
.icon-daifukuan:before {
|
|
content: "\e65d";
|
|
}
|
|
|
|
.icon-shezhi:before {
|
|
content: "\e65e";
|
|
}
|
|
|
|
.icon-yanseduibi:before {
|
|
content: "\e65f";
|
|
}
|
|
|
|
.icon-daifahuo:before {
|
|
content: "\e660";
|
|
}
|
|
|
|
.icon-baoguo:before {
|
|
content: "\e661";
|
|
}
|
|
|
|
.icon-tick-pressed:before {
|
|
content: "\e652";
|
|
}
|
|
|
|
.icon-wode-pressed:before {
|
|
content: "\e655";
|
|
}
|
|
|
|
.icon-fenlei-pressed:before {
|
|
content: "\e656";
|
|
}
|
|
|
|
.icon-sousuo:before {
|
|
content: "\e647";
|
|
}
|
|
|
|
.icon-fenxiang:before {
|
|
content: "\e648";
|
|
}
|
|
|
|
.icon-shaixuan:before {
|
|
content: "\e649";
|
|
}
|
|
|
|
.icon-gouwuche:before {
|
|
content: "\e64a";
|
|
}
|
|
|
|
.icon-qingkong:before {
|
|
content: "\e64c";
|
|
}
|
|
|
|
.icon-jia:before {
|
|
content: "\e64d";
|
|
}
|
|
|
|
.icon-jian:before {
|
|
content: "\e64e";
|
|
} |