66 lines
1.1 KiB
CSS
66 lines
1.1 KiB
CSS
@font-face {
|
|
font-family: "liicon";
|
|
src: url('~@/static/font/iconfont.woff?t=1584513180461') format('woff'),
|
|
url('~@/static/font/iconfont.ttf?t=1584513180461') format('truetype'),
|
|
url('~@/static/font/iconfont.svg?t=1584513180461#iconfont') format('svg');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-queren:before {
|
|
content: "\e6bd";
|
|
}
|
|
|
|
.icon-dingweixiao:before {
|
|
content: "\e8ba";
|
|
}
|
|
|
|
.icon-shijian:before {
|
|
content: "\eb2a";
|
|
}
|
|
|
|
.icon-renyuan:before {
|
|
content: "\e799";
|
|
}
|
|
|
|
.icon-truck:before {
|
|
content: "\e606";
|
|
}
|
|
|
|
.icon-custom-finsh:before {
|
|
content: "\e604";
|
|
}
|
|
|
|
.icon-iconfonticonfonti2:before {
|
|
content: "\e62c";
|
|
}
|
|
|
|
.icon-iconfontphone:before {
|
|
content: "\e634";
|
|
}
|
|
|
|
.icon-iconfontwujingongju:before {
|
|
content: "\e641";
|
|
}
|
|
|
|
.icon-iconfonticon:before {
|
|
content: "\e639";
|
|
}
|
|
|
|
.icon-iconfont-shouye:before {
|
|
content: "\e68d";
|
|
}
|
|
|
|
.icon-iconfont-jiaoyi:before {
|
|
content: "\e68e";
|
|
}
|
|
|
|
.icon-kache:before {
|
|
content: "\e626";
|
|
} |