订单处理
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
1.3 KiB

3 years ago
@font-face {
font-family: 'icomoon';
src: url('/font/icomoon.eot?mle4db');
src: url('/font/icomoon.eot?mle4db#iefix') format('embedded-opentype'),
url('/font/icomoon.ttf?mle4db') format('truetype'),
url('/font/icomoon.woff?mle4db') format('woff'),
url('/font/icomoon.svg?mle4db#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-uniE9001:before {
content: "\e907";
color: #c4c7cc;
}
.icon--:before {
content: "\e906";
color: #c4c7cc;
}
.icon--1:before {
content: "\e902";
color: #c4c7cc;
}
.icon-1:before {
content: "\e903";
color: #c4c7cc;
}
.icon--2:before {
content: "\e904";
color: #31b927;
}
.icon-2:before {
content: "\e905";
color: #f21019;
}
.icon-uniE900:before {
content: "\e901";
color: #c4c7cc;
}