| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- @font-face {
- font-family: 'iconfont'; /* Project id 3960504 */
- src: url('iconfont.ttf?t=1679625075392') format('truetype');
- }
- .iconfont {
- font-family: 'iconfont' !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .gongzuoguanli::before {
- content: '\e7ca';
- }
- .fenxibaobiao::before {
- content: '\e7c8';
- }
- .xitongguanli::before {
- content: '\e7db';
- }
- .jichuziliao::before {
- content: '\e7c9';
- }
- .pandianguanli::before {
- content: '\e7ea';
- }
- .chukuguanli::before {
- content: '\e7ec';
- }
- .rukuguanli::before {
- content: '\e7ed';
- }
- .cangchuguanli::before {
- content: '\eb51';
- }
- .shouye::before {
- content: '\e8c6';
- }
|