2023-10-20 17:21:45 +08:00
|
|
|
@font-face {
|
2023-11-01 09:30:52 +08:00
|
|
|
font-family: "iconfont"; /* Project id 4292253 */
|
|
|
|
|
src: url('iconfont.woff2?t=1698742679640') format('woff2'),
|
|
|
|
|
url('iconfont.woff?t=1698742679640') format('woff'),
|
|
|
|
|
url('iconfont.ttf?t=1698742679640') format('truetype');
|
2023-10-20 17:21:45 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.iconfont {
|
|
|
|
|
font-family: "iconfont" !important;
|
2023-11-01 09:30:52 +08:00
|
|
|
font-size: 1.6rem;
|
2023-10-20 17:21:45 +08:00
|
|
|
font-style: normal;
|
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
|
}
|
|
|
|
|
|
2023-11-01 09:30:52 +08:00
|
|
|
.icon-yuyan:before {
|
|
|
|
|
content: "\e85f";
|
2023-10-20 17:21:45 +08:00
|
|
|
}
|
|
|
|
|
|
2023-10-27 11:09:32 +08:00
|
|
|
.icon-fanchehui:before {
|
|
|
|
|
content: "\e626";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-chehui:before {
|
|
|
|
|
content: "\e609";
|
|
|
|
|
}
|
|
|
|
|
|
2023-11-01 09:30:52 +08:00
|
|
|
.icon-a-waitao_changkuanwaitao11x:before {
|
|
|
|
|
content: "\e66c";
|
|
|
|
|
}
|
|
|
|
|
|