23 lines
621 B
Plaintext
23 lines
621 B
Plaintext
@font-face {
|
|
font-family: "iconfont"; /* Project id 4945922 */
|
|
src: url('//at.alicdn.com/t/c/font_4945922_cpk575emof.woff2?t=1749563774878') format('woff2'),
|
|
url('//at.alicdn.com/t/c/font_4945922_cpk575emof.woff?t=1749563774878') format('woff'),
|
|
url('//at.alicdn.com/t/c/font_4945922_cpk575emof.ttf?t=1749563774878') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-shanchu1:before {
|
|
content: "\e67d";
|
|
}
|
|
|
|
.icon-xiangji:before {
|
|
content: "\e609";
|
|
}
|