Files
admin-sjzx/src/assets/font/iconfont.css

64 lines
1004 B
CSS
Raw Normal View History

2024-02-19 13:44:32 +08:00
@font-face {
font-family: "iconfont"; /* Project id 3482754 */
2025-03-24 18:26:50 +08:00
src: url('iconfont.woff2?t=1742784434631') format('woff2'),
url('iconfont.woff?t=1742784434631') format('woff'),
url('iconfont.ttf?t=1742784434631') format('truetype');
2024-02-19 13:44:32 +08:00
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
2025-03-24 18:26:50 +08:00
.icon-yichang1:before {
content: "\e6fb";
}
.icon-igw-f-warning-data:before {
content: "\e65e";
}
.icon-shouruzhanbi:before {
content: "\e708";
}
.icon-qiyezongshu:before {
content: "\e62a";
}
.icon-yichang:before {
content: "\e606";
}
.icon-sanjiaoright:before {
content: "\e6b7";
}
.icon-frequency:before {
content: "\e6f4";
}
.icon-fanhui:before {
content: "\e615";
}
2024-02-19 13:44:32 +08:00
.icon-mima:before {
content: "\e635";
}
.icon-yonghu:before {
content: "\e639";
}
.icon-back:before {
content: "\e617";
}
.icon-platform-manage:before {
content: "\e63e";
}