iconfont.css 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. @font-face {font-family: "iconfont";
  2. src: url('iconfont.eot?t=1463036229'); /* IE9*/
  3. src: url('iconfont.eot?t=1463036229#iefix') format('embedded-opentype'), /* IE6-IE8 */
  4. url('iconfont.woff?t=1463036229') format('woff'), /* chrome, firefox */
  5. url('iconfont.ttf?t=1463036229') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  6. url('iconfont.svg?t=1463036229#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-dianhua:before { content: "\d601"; }
  17. .icon-qiehuan:before { content: "\d608"; }
  18. .icon-play:before { content: "\d614"; }
  19. .icon-buxing:before { content: "\d610"; }
  20. .icon-chenggong:before { content: "\d604"; }
  21. .icon-error:before { content: "\d609"; }
  22. .icon-laji:before { content: "\d606"; }
  23. .icon-bus:before { content: "\d612"; }
  24. .icon-success:before { content: "\d605"; }
  25. .icon-car:before { content: "\d611"; }
  26. .icon-edit:before { content: "\d615"; }
  27. .icon-chuo:before { content: "\d616"; }
  28. .icon-shijian:before { content: "\d602"; }
  29. .icon-addplan:before { content: "\d607"; }
  30. .icon-yao:before { content: "\d613"; }
  31. .icon-ren:before { content: "\e600"; }
  32. .icon-road:before { content: "\d617"; }
  33. .icon-diansuifang:before { content: "\d619"; }
  34. .icon-mianfang:before { content: "\d618"; }
  35. .icon-dingwei:before { content: "\d603"; }