Files
dtx_store/unpackage/dist/dev/app-plus/static/iconfont.css
2022-06-17 17:05:18 +08:00

52 lines
681 B
CSS

@font-face {
font-family: "iconfont"; /* Project id 2869797 */
src: url('@/static/iconfont.ttf');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-jia:before {
content: "\e60a";
}
.icon-dui:before {
content: "\e609";
}
.icon-gengduo2:before {
content: "\e608";
}
.icon-gengduo:before {
content: "\e607";
}
.icon-saoma:before {
content: "\e605";
}
.icon-tuandui:before {
content: "\e606";
}
.icon-sousuo:before {
content: "\e603";
}
.icon-pinglun:before {
content: "\e601";
}
.icon-shezhi:before {
content: "\e602";
}