iconfont.css 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. @font-face {font-family: "iconfont";
  2. src: url('iconfont.eot?t=1490337422326'); /* IE9*/
  3. src: url('iconfont.eot?t=1490337422326#iefix') format('embedded-opentype'), /* IE6-IE8 */
  4. url('iconfont.woff?t=1490337422326') format('woff'), /* chrome, firefox */
  5. url('iconfont.ttf?t=1490337422326') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  6. url('iconfont.svg?t=1490337422326#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. -moz-osx-font-smoothing: grayscale;
  14. }
  15. .icon-shuaxin:before { content: "\e60d"; }
  16. .icon-shujuku:before { content: "\e600"; }
  17. .icon-shanchu:before { content: "\e601"; }
  18. .icon-wenzhang:before { content: "\e602"; }
  19. .icon-lianjie:before { content: "\e60c"; }
  20. .icon-caidan:before { content: "\e60e"; }
  21. .icon-youjian:before { content: "\e603"; }
  22. .icon-tuijian:before { content: "\e604"; }
  23. .icon-msg:before { content: "\e605"; }
  24. .icon-userpro:before { content: "\e606"; }
  25. .icon-leimulianjie:before { content: "\e607"; }
  26. .icon-list:before { content: "\e608"; }
  27. .icon-remind:before { content: "\e609"; }
  28. .icon-Password:before { content: "\e60a"; }
  29. .icon-Setup:before { content: "\e60b"; }
  30. .icon-shangsheng:before { content: "\e628"; }
  31. .icon-fajianxiang:before { content: "\e639"; }
  32. .icon-xiajiang:before { content: "\e60f"; }
  33. .icon-paixu:before { content: "\e656"; }