iconfont.css 1005 B

12345678910111213141516171819202122232425262728293031323334
  1. @font-face {font-family: "iconfont";
  2. src: url('iconfont.eot?t=1481707218454'); /* IE9*/
  3. src: url('iconfont.eot?t=1481707218454#iefix') format('embedded-opentype'), /* IE6-IE8 */
  4. url('iconfont.woff?t=1481707218454') format('woff'), /* chrome, firefox */
  5. url('iconfont.ttf?t=1481707218454') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  6. url('iconfont.svg?t=1481707218454#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-icon22:before { content: "\e626"; }
  16. .icon-server:before { content: "\e60c"; }
  17. .icon-wuxianwangluo:before { content: "\e629"; }
  18. .icon-youxianwangluo1:before { content: "\e62b"; }
  19. .icon-youxianwangluo:before { content: "\e61a"; }
  20. .icon-wangluoshebei:before { content: "\e648"; }
  21. .icon-fuwuqi:before { content: "\e704"; }
  22. .icon-youxianwangluo2:before { content: "\e6f6"; }