| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- @font-face {font-family: "iconfont";
- src: url('../fonts/iconfont.ttf') format('truetype') /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
- }
- .iconfont {
- font-family:"iconfont" !important;
- font-size:16px;
- font-style:normal;
- -webkit-font-smoothing: antialiased;
- }
- .icon-iconfont02:before { content: "\e601"; }
- .icon-zixun:before { content: "\e606"; }
- .icon-duihao:before { content: "\e655"; }
- .icon-lalala:before { content: "\e615"; }
- .icon-daichuli:before { content: "\e607"; }
- .icon-xiugai:before { content: "\e66e"; }
- .icon-gantanhao:before { content: "\e60b"; }
- .icon-jiahao:before { content: "\e616"; }
- .icon-asterisk:before { content: "\e602"; }
- .icon-gengduo:before { content: "\e65a"; }
- .icon-icon16:before { content: "\e603"; }
- .icon-sangeheng:before { content: "\e600"; }
- .icon-caogaoxiang:before { content: "\e61d"; }
- .icon-dianhua:before { content: "\e634"; }
- .icon-sangeheng1:before { content: "\e608"; }
- .icon-dizhi:before { content: "\e62e"; }
- .icon-quanbu:before { content: "\e620"; }
- .icon-youjianshezhi:before { content: "\e643"; }
- .icon-jianpan:before { content: "\e622"; }
- .icon-wuyetousu:before { content: "\e617"; }
- @font-face {font-family: "iconfont";
- src:url('../fonts/iconfont2.ttf') format('truetype') /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
- }
-
- .iconfont {
- font-family:"iconfont" !important;
- font-size:16px;
- font-style:normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-unie644:before { content: "\e67c"; }
- .icon-jianpan2:before { content: "\e71b"; }
|