人人商城

iconfont.css 1.2KB

1234567891011121314151617181920212223242526272829
  1. @import url("../css/font-awesome.min.css");
  2. @font-face {font-family: "iconfont";
  3. src: url('../other/iconfont.eot?t=1473313329'); /* IE9*/
  4. src: url('../other/iconfont.eot?t=1473313329#iefix') format('embedded-opentype'), /* IE6-IE8 */
  5. url('../other/iconfont.woff?t=1473313329') format('woff'), /* chrome, firefox */
  6. url('../other/iconfont.ttf?t=1473313329') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  7. url('../other/iconfont.svg?t=1473313329#iconfont') format('svg'); /* iOS 4.1- */
  8. }
  9. .iconfont {
  10. font-family:"iconfont" !important;
  11. font-size:17px;
  12. font-style:normal;
  13. -webkit-font-smoothing: antialiased;
  14. -webkit-text-stroke-width: 0.2px;
  15. -moz-osx-font-smoothing: grayscale;
  16. }
  17. .fa-right:before { content: "\e600"; }
  18. .fa-dian:before { content: "\e60b"; }
  19. .fa-luntan:before { content: "\e601"; }
  20. .fa-qianbao:before { content: "\e602"; }
  21. .fa-shezhi:before { content: "\e603"; }
  22. .fa-xiaoxi:before { content: "\e604"; }
  23. .fa-yingyong:before { content: "\e605"; }
  24. .fa-zhandian:before { content: "\e606"; }
  25. .fa-biaoqian:before { content: "\e607"; }
  26. .fa-kaifazhe:before { content: "\e608"; }
  27. .fa-fenxiang:before { content: "\e609"; }
  28. .fa-zhuye:before { content: "\e60a"; }