iconfont.css 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. @font-face {font-family: "iconfont";
  2. src: url('../fonts/iconfont.ttf?t=1515658169779') format('truetype'); /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  3. }
  4. .iconfont {
  5. position: relative;
  6. font-family:"iconfont" !important;
  7. font-size:25px;
  8. font-style:normal;
  9. -webkit-font-smoothing: antialiased;
  10. padding:0;
  11. }
  12. .icon-liebiao:before { content: "\e6cd"; }
  13. .icon-gouwuche:before { content: "\e6ce"; }
  14. .icon-shouye:before { content: "\e6cf"; }
  15. .icon-huiyuan:before { content: "\e6d0"; }
  16. .icon-shuoming:before { content: "\e6d1"; }
  17. .icon-nan:before { content: "\e6d2"; }
  18. .icon-nv:before { content: "\e6d3"; }
  19. .icon-jia:before { content: "\e6d4"; }
  20. .icon-saomiao:before { content: "\e6d5"; }
  21. .icon-chenggong:before { content: "\e6d6"; }
  22. .icon-dingwei:before { content: "\e6d7"; }
  23. .icon-yashua:before { content: "\e6d8"; }
  24. .icon-jifen:before { content: "\e6d9"; }
  25. .icon-tianjia:before { content: "\e6da"; }
  26. .icon-daifukuan:before { content: "\e6db"; }
  27. .icon-quanbao:before { content: "\e6dc"; }
  28. .icon-yifahuo:before { content: "\e6dd"; }
  29. .icon-daifahuo:before { content: "\e6de"; }
  30. .icon-fenxiang:before { content: "\e6df"; }
  31. .icon-quanbu:before { content: "\e6e0"; }
  32. .icon-guanbi:before { content: "\e6e1"; }