iconfont.css 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. @font-face {font-family: "iconfont";
  2. src: url('iconfont.eot'); /* IE9*/
  3. src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  4. url('iconfont.woff') format('woff'), /* chrome, firefox */
  5. url('iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  6. url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
  7. }
  8. .iconfont {
  9. font-family:"iconfont" !important;
  10. font-size:16px;
  11. font-style:normal;
  12. -webkit-font-smoothing: antialiased;
  13. -webkit-text-stroke-width: 0.2px;
  14. -moz-osx-font-smoothing: grayscale;
  15. }
  16. .icon-jiantouyou:before { content: "\e601"; }
  17. .icon-yiyuan:before { content: "\d620"; }
  18. .icon-kou:before { content: "\d600"; }
  19. .icon-houlong:before { content: "\d601"; }
  20. .icon-quanshen:before { content: "\d602"; }
  21. .icon-beibu:before { content: "\d604"; }
  22. .icon-tunbu:before { content: "\d605"; }
  23. .icon-nanshengzhi:before { content: "\d606"; }
  24. .icon-nvshengzhi:before { content: "\d607"; }
  25. .icon-other:before { content: "\d608"; }
  26. .icon-xiazhi:before { content: "\d609"; }
  27. .icon-shangzhi:before { content: "\d60a"; }
  28. .icon-nao:before { content: "\d60b"; }
  29. .icon-mian:before { content: "\d60d"; }
  30. .icon-er:before { content: "\d60f"; }
  31. .icon-pifu:before { content: "\d610"; }
  32. .icon-jirou:before { content: "\d611"; }
  33. .icon-guge:before { content: "\d612"; }
  34. .icon-fubu:before { content: "\d614"; }
  35. .icon-arrowdown:before { content: "\d603"; }
  36. .icon-yaoxiang:before { content: "\d613"; }
  37. .icon-arrowup:before { content: "\d61b"; }
  38. .icon-bi:before { content: "\d60c"; }
  39. .icon-nvxiongbu:before { content: "\d60e"; }
  40. .icon-shou:before { content: "\d615"; }
  41. .icon-xinli:before { content: "\d616"; }
  42. .icon-yan:before { content: "\d617"; }
  43. .icon-yaobu:before { content: "\d618"; }
  44. .icon-ertongshengzhi:before { content: "\d619"; }
  45. .icon-zubu:before { content: "\d61a"; }
  46. .icon-nanxiongbu:before { content: "\e600"; }