12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- @font-face {
- font-family: "iconfont";
- /* Project id 2906628 */
- src: url('iconfont.woff2?t=1640660196056') format('woff2'), url('iconfont.woff?t=1640660196056') format('woff'), url('iconfont.ttf?t=1640660196056') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- margin-left: 4px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .iconIOTtubiao_huabanfuben:before {
- content: "\e61a";
- }
- .iconzidingyi:before {
- content: "\e61e";
- }
- .iconxitongcaidan:before {
- content: "\e696";
- }
- .iconnibianqi:before {
- content: "\e72c";
- }
- .iconbaojingpeizhi:before {
- content: "\e67d";
- }
- .iconguzhangzhenduan:before {
- content: "\e601";
- }
- .iconfengji:before {
- content: "\e606";
- }
- .iconjichushuju:before {
- content: "\e7d3";
- }
|