132 lines
1.7 KiB
SCSS
132 lines
1.7 KiB
SCSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 2987621 */
|
|
src:url('iconfont.ttf?t=1652068398646') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-shanchu:before {
|
|
content: "\e663";
|
|
}
|
|
|
|
.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";
|
|
}
|
|
|
|
.icon-shoucang-pressed:before {
|
|
content: "\e64f";
|
|
}
|
|
|
|
.icon-shoucang:before {
|
|
content: "\e650";
|
|
}
|
|
|
|
.icon-phone:before {
|
|
content: "\e651";
|
|
}
|
|
|
|
.icon-tick:before {
|
|
content: "\e653";
|
|
}
|
|
|
|
.icon-a-moreback:before {
|
|
content: "\e654";
|
|
}
|
|
|
|
.icon-fenlei:before {
|
|
content: "\e657";
|
|
}
|
|
|
|
.icon-bianji:before {
|
|
content: "\e658";
|
|
}
|
|
|
|
.icon-wode:before {
|
|
content: "\e659";
|
|
}
|
|
|
|
.icon-sort-up-full:before {
|
|
content: "\ea4c";
|
|
}
|
|
|
|
.icon-sort-down-full:before {
|
|
content: "\ea4d";
|
|
} |