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.
40 lines
714 B
40 lines
714 B
6 months ago
|
@font-face {
|
||
|
font-family: "iconfont"; /* Project id 4506189 */
|
||
|
src: url('iconfont.woff2?t=1712983929006') format('woff2'),
|
||
|
url('iconfont.woff?t=1712983929006') format('woff'),
|
||
|
url('iconfont.ttf?t=1712983929006') format('truetype');
|
||
|
}
|
||
|
|
||
|
.iconfont {
|
||
|
font-family: "iconfont" !important;
|
||
|
font-size: 16px;
|
||
|
font-style: normal;
|
||
|
-webkit-font-smoothing: antialiased;
|
||
|
-moz-osx-font-smoothing: grayscale;
|
||
|
}
|
||
|
|
||
|
.icon-wangzhi:before {
|
||
|
content: "\e658";
|
||
|
}
|
||
|
|
||
|
.icon-weixin:before {
|
||
|
content: "\e63d";
|
||
|
}
|
||
|
|
||
|
.icon-kefuyouxiang:before {
|
||
|
content: "\e627";
|
||
|
}
|
||
|
|
||
|
.icon-youxiang:before {
|
||
|
content: "\e908";
|
||
|
}
|
||
|
|
||
|
.icon-dizhi:before {
|
||
|
content: "\e606";
|
||
|
}
|
||
|
|
||
|
.icon-weixingongzhonghao:before {
|
||
|
content: "\e612";
|
||
|
}
|
||
|
|