bike/common/css/iconfont.css

31 lines
731 B
CSS
Raw Normal View History

2024-05-08 23:18:30 +08:00
@font-face {
font-family: "iconfont"; /* Project id 4503426 */
2024-05-28 17:48:29 +08:00
src: url('//at.alicdn.com/t/c/font_4503426_46km7g1hjg9.woff2?t=1716779352968') format('woff2'),
url('//at.alicdn.com/t/c/font_4503426_46km7g1hjg9.woff?t=1716779352968') format('woff'),
url('//at.alicdn.com/t/c/font_4503426_46km7g1hjg9.ttf?t=1716779352968') format('truetype');
2024-05-08 23:18:30 +08:00
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
2024-05-28 17:48:29 +08:00
.icon-chakanxiangqing:before {
content: "\e64c";
}
2024-05-08 23:18:30 +08:00
.icon-xiangyou1:before {
content: "\e775";
}
.icon-xiangshang1:before {
content: "\e76d";
}
.icon-xiangxia1:before {
content: "\e771";
}