TestEShopDist/src/styles/iconfont.scss
2022-04-11 18:37:36 +08:00

71 lines
975 B
SCSS

@font-face {
font-family: "iconfont"; /* Project id 2987621 */
src:
url('iconfont.ttf?t=1649647915734') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-cuo:before {
content: "\e6c9";
}
.icon-jiantou:before {
content: "\e63c";
}
.icon-fenlei-pressed-41:before {
content: "\e63b";
}
.icon-gouxuan:before {
content: "\e63a";
}
.icon-a-wode-pressed_wodefuben:before {
content: "\e637";
}
.icon-sousuo:before {
content: "\e633";
}
.icon-tick_gou:before {
content: "\e62e";
}
.icon-bianji_bianji:before {
content: "\e630";
}
.icon-jian:before {
content: "\e632";
}
.icon-lajixiang:before {
content: "\e634";
}
.icon-jia:before {
content: "\e635";
}
.icon-gouwuche:before {
content: "\e636";
}
.icon-fenlei:before {
content: "\e638";
}
.icon-wode:before {
content: "\e639";
}