123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- @font-face {
- font-family: "iconfont"; /* Project id 4410178 */
- src: url('iconfont.woff2?t=1738544263347') format('woff2'),
- url('iconfont.woff?t=1738544263347') format('woff'),
- url('iconfont.ttf?t=1738544263347') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-copy:before {
- content: "\e8bc";
- }
- .icon-print:before {
- content: "\e8bb";
- }
- .icon-zhongliang:before {
- content: "\e8ba";
- }
- .icon-chuku-copy:before {
- content: "\e8b9";
- }
- .icon-ruku-copy:before {
- content: "\e8b8";
- }
- .icon-filter-copy:before {
- content: "\e8b7";
- }
- .icon-box-copy:before {
- content: "\e7ba";
- }
- .icon-location-copy:before {
- content: "\e7b7";
- }
- .icon-qujian:before {
- content: "\e7b5";
- }
- .icon-web-icon-:before {
- content: "\e70d";
- }
- .icon-saomiao3:before {
- content: "\e631";
- }
- .icon-bangding:before {
- content: "\e615";
- }
- .icon-rukuguanli:before {
- content: "\e644";
- }
- .icon-order-fill:before {
- content: "\e7b4";
- }
- .icon-order:before {
- content: "\e7b3";
- }
- .icon-user:before {
- content: "\e605";
- }
- .icon-scanfill:before {
- content: "\e737";
- }
- .icon-scan:before {
- content: "\e689";
- }
- .icon-home:before {
- content: "\e6b8";
- }
- .icon-homefill:before {
- content: "\e6bb";
- }
- .icon-peoplefill:before {
- content: "\e735";
- }
- .icon-people:before {
- content: "\e736";
- }
|