72 lines
1.1 KiB
CSS
72 lines
1.1 KiB
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 4985351 */
|
|
src: url('iconfont.woff2?t=1753872505940') format('woff2'),
|
|
url('iconfont.woff?t=1753872505940') format('woff'),
|
|
url('iconfont.ttf?t=1753872505940') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-menu:before {
|
|
content: "\e667";
|
|
}
|
|
|
|
.icon-menu_rolepermiss:before {
|
|
content: "\e689";
|
|
}
|
|
|
|
.icon-cog:before {
|
|
content: "\e65b";
|
|
}
|
|
|
|
.icon-user:before {
|
|
content: "\e627";
|
|
}
|
|
|
|
.icon-bar-chart:before {
|
|
content: "\e670";
|
|
}
|
|
|
|
.icon-arrow-up:before {
|
|
content: "\e615";
|
|
}
|
|
|
|
.icon-exclamationcircle-f:before {
|
|
content: "\e7de";
|
|
}
|
|
|
|
.icon-check-circle-fill:before {
|
|
content: "\e7e2";
|
|
}
|
|
|
|
.icon-map-pin:before {
|
|
content: "\e600";
|
|
}
|
|
|
|
.icon-wenbenkuang:before {
|
|
content: "\e629";
|
|
}
|
|
|
|
.icon-zujian:before {
|
|
content: "\e61e";
|
|
}
|
|
|
|
.icon-shanchu:before {
|
|
content: "\e601";
|
|
}
|
|
|
|
.icon-mapmarker:before {
|
|
content: "\e777";
|
|
}
|
|
|
|
.icon-xunhuan:before {
|
|
content: "\e60a";
|
|
}
|
|
|