|
|
|
|
@ -1,9 +1,10 @@
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: "iconfont"; /* Project id 4374774 */
|
|
|
|
|
src: url('//at.alicdn.com/t/c/font_4374774_ou401o3p3r.woff2?t=1743137313813') format('woff2'),
|
|
|
|
|
url('//at.alicdn.com/t/c/font_4374774_ou401o3p3r.woff?t=1743137313813') format('woff'),
|
|
|
|
|
url('//at.alicdn.com/t/c/font_4374774_ou401o3p3r.ttf?t=1743137313813') format('truetype');
|
|
|
|
|
font-family: "iconfont"; /* Project id 4880518 */
|
|
|
|
|
src: url('//at.alicdn.com/t/c/font_4880518_yrl81ftl69.woff2?t=1743646691941') format('woff2'),
|
|
|
|
|
url('//at.alicdn.com/t/c/font_4880518_yrl81ftl69.woff?t=1743646691941') format('woff'),
|
|
|
|
|
url('//at.alicdn.com/t/c/font_4880518_yrl81ftl69.ttf?t=1743646691941') format('truetype');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.iconfont {
|
|
|
|
|
font-family: "iconfont" !important;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
@ -12,26 +13,20 @@
|
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
|
}
|
|
|
|
|
.icon-order_active:before {
|
|
|
|
|
content: "\e617";
|
|
|
|
|
content: "\e61a";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-appstore:before {
|
|
|
|
|
content: "\e792";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-gongdanguanli:before {
|
|
|
|
|
content: "\e909";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-home:before {
|
|
|
|
|
content: "\e7e1";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-message:before {
|
|
|
|
|
content: "\e78a";
|
|
|
|
|
}
|
|
|
|
|
.icon-shop:before {
|
|
|
|
|
content: "\e7e5";
|
|
|
|
|
content: "\e690";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-user:before {
|
|
|
|
|
|