108 lines
1.6 KiB
CSS
108 lines
1.6 KiB
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 3180711 */
|
|
src: url('https://at.alicdn.com/t/font_3180711_ox3eswimm9g.woff2?t=1645410881050') format('woff2'),
|
|
url('https://at.alicdn.com/t/font_3180711_ox3eswimm9g.woff?t=1645410881050') format('woff'),
|
|
url('https://at.alicdn.com/t/font_3180711_ox3eswimm9g.ttf?t=1645410881050') format('truetype');
|
|
}
|
|
|
|
.icon {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-address-check:before {
|
|
content: "\e6c2";
|
|
}
|
|
|
|
.icon-address-unchecked:before {
|
|
content: "\e623";
|
|
}
|
|
|
|
.icon-navigate-now:before {
|
|
content: "\e640";
|
|
}
|
|
|
|
.icon-send-goods:before {
|
|
content: "\e601";
|
|
}
|
|
|
|
.icon-payment:before {
|
|
content: "\e602";
|
|
}
|
|
|
|
.icon-finish:before {
|
|
content: "\e63f";
|
|
}
|
|
|
|
.icon-take:before {
|
|
content: "\e649";
|
|
}
|
|
|
|
.icon-refund:before {
|
|
content: "\e613";
|
|
}
|
|
|
|
.icon-customer-black:before {
|
|
content: "\ec2e";
|
|
}
|
|
|
|
.icon-customer:before {
|
|
content: "\e628";
|
|
}
|
|
|
|
.icon-check:before {
|
|
content: "\e61e";
|
|
}
|
|
|
|
.icon-del-white:before {
|
|
content: "\e61f";
|
|
}
|
|
|
|
.icon-screen:before {
|
|
content: "\e60b";
|
|
}
|
|
|
|
.icon-search:before {
|
|
content: "\e653";
|
|
}
|
|
|
|
.icon-caidan-mo:before {
|
|
content: "\e73e";
|
|
}
|
|
|
|
.icon-renwu-mo:before {
|
|
content: "\e73f";
|
|
}
|
|
|
|
.icon-shopp-cart:before {
|
|
content: "\e73d";
|
|
}
|
|
|
|
.icon-caidan-active:before {
|
|
content: "\e608";
|
|
}
|
|
|
|
.icon-renwu-acitve:before {
|
|
content: "\e67c";
|
|
}
|
|
|
|
.icon-home-mo:before {
|
|
content: "\e673";
|
|
}
|
|
|
|
.icon-home-active:before {
|
|
content: "\e674";
|
|
}
|
|
|
|
.icon-return:before {
|
|
content: "\e600";
|
|
}
|
|
|
|
.icon-next:before {
|
|
content: "\e60e";
|
|
}
|
|
|