12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- @font-face {
- font-family: "iconfont"; /* Project id */
- src: url('iconfont.ttf?t=1698853988369') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-yingyongicon-:before {
- content: "\e6eb";
- }
- .icon-icon-ing2:before {
- content: "\e504";
- }
- .icon-yiwancheng:before {
- content: "\e622";
- }
- .icon-jiesuan:before {
- content: "\e60a";
- }
- .icon-zhuanxiangfeiyusuan:before {
- content: "\e611";
- }
- .icon-ic_detail_telx:before {
- content: "\e608";
- }
- .icon-yusuan:before {
- content: "\e68a";
- }
- .icon-jinhangzhong:before {
- content: "\e63a";
- }
- .icon-shiliangzhinengduixiang6:before {
- content: "\e75e";
- }
- .icon-yiwancheng1:before {
- content: "\e72d";
- }
- .icon-bohui:before {
- content: "\e6b8";
- }
- .icon-yiwancheng2:before {
- content: "\e70a";
- }
- .icon-xiangmu2:before {
- content: "\e607";
- }
- .icon-xiangmu21:before {
- content: "\e67e";
- }
- .icon-bohui1:before {
- content: "\e501";
- }
|