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.
|
|
|
@font-face {
|
|
|
|
font-family: "iconfont"; /* Project id 4466169 */
|
|
|
|
src: url('iconfont.woff2?t=1715061600935') format('woff2'),
|
|
|
|
url('iconfont.woff?t=1715061600935') format('woff'),
|
|
|
|
url('iconfont.ttf?t=1715061600935') format('truetype');
|
|
|
|
}
|
|
|
|
|
|
|
|
.iconfont {
|
|
|
|
font-family: "iconfont" !important;
|
|
|
|
font-size: 16px;
|
|
|
|
font-style: normal;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-pedestrian:before {
|
|
|
|
content: "\e602";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-guanbi:before {
|
|
|
|
content: "\e60d";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-menu:before {
|
|
|
|
content: "\e601";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-menuactive:before {
|
|
|
|
content: "\e600";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-left:before {
|
|
|
|
content: "\e622";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-right:before {
|
|
|
|
content: "\e750";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-recent:before {
|
|
|
|
content: "\e74f";
|
|
|
|
}
|
|
|
|
|