123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- @font-face {
- font-family: "iconfont"; /* Project id 3967191 */
- src: url('iconfont.woff2?t=1680060858543') format('woff2'),
- url('iconfont.woff?t=1680060858543') format('woff'),
- url('iconfont.ttf?t=1680060858543') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-jiaoseguanli:before {
- content: "\e648";
- }
- .icon-zhanghu:before {
- content: "\e6a1";
- }
- .icon-jiaoseguanli1:before {
- content: "\e645";
- }
- .icon-kaoqin:before {
- content: "\e619";
- }
- .icon-qingjia:before {
- content: "\e627";
- }
- .icon-jiaban:before {
- content: "\e64c";
- }
- .icon-qingjiashenqing:before {
- content: "\e6aa";
- }
- .icon-jiabanshenqing:before {
- content: "\e690";
- }
- .icon-money:before {
- content: "\e663";
- }
- .icon-moneybag:before {
- content: "\e7d1";
- }
- .icon-moneycollect:before {
- content: "\e7cd";
- }
- .icon-money-funds:before {
- content: "\e831";
- }
|