smartmeter-app/common/css/iconfont.css
2024-01-27 16:37:52 +08:00

23 lines
628 B
CSS

@font-face {
font-family: "iconfont"; /* Project id 4424810 */
src: url('//at.alicdn.com/t/c/font_4424810_0wqy30upiu1m.woff2?t=1706272714682') format('woff2'),
url('//at.alicdn.com/t/c/font_4424810_0wqy30upiu1m.woff?t=1706272714682') format('woff'),
url('//at.alicdn.com/t/c/font_4424810_0wqy30upiu1m.ttf?t=1706272714682') 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: "\e6ac";
}
.icon-xiangyou1:before {
content: "\e775";
}