123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- @font-face {font-family: "iconfont";
- src: url('../fonts/iconfont.ttf?t=1513221238602') format('truetype'); /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
- }
- .iconfont {
- position: relative;
- font-family:"iconfont" !important;
- font-size:25px;
- font-style:normal;
- -webkit-font-smoothing: antialiased;
- padding:0;
- }
- .icon-guanbi:before { content: "\e697"; }
- .icon-shouhoudianhua:before { content: "\e6ac"; }
- .icon-caidan:before { content: "\e6c6"; }
- .icon-jia:before { content: "\e6c7"; }
- .icon-gouwuche:before { content: "\e6c8"; }
- .icon-yes:before { content: "\e6c9"; }
- .icon-dansheng:before { content: "\e6ca"; }
- .icon-linian:before { content: "\e6cb"; }
- .icon-dingwei:before { content: "\e6cc"; }
- .icon-liwu:before { content: "\e6cd"; }
- .icon-dianhua:before { content: "\e6ce"; }
- .icon-quanbao:before { content: "\e6cf"; }
- .icon-shiming:before { content: "\e6d0"; }
- .icon-liucheng:before { content: "\e6d1"; }
- .icon-wenda:before { content: "\e6d2"; }
- .icon-zhibaoqia:before { content: "\e6d3"; }
- .icon-zhinan:before { content: "\e6d4"; }
- .icon-wode:before { content: "\e6d5"; }
- .icon-sousuo:before { content: "\e6d6"; }
- .icon-dingdan:before { content: "\e6d7"; }
- .icon-shouye:before { content: "\e6d8"; }
- .icon-daifahuo:before { content: "\e6d9"; }
- .icon-yifahuo:before { content: "\e6da"; }
- .icon-huiyuanqia:before { content: "\e6db"; }
- .icon-huiyuanxinxi:before { content: "\e6dc"; }
- .icon-daifukuan:before { content: "\e6dd"; }
- .icon-jifen:before { content: "\e6de"; }
- .icon-yiwancheng:before { content: "\e6df"; }
|