iconfont.css 742 B

123456789101112131415161718192021
  1. @font-face {font-family: "iconfont";
  2. src: url('iconfont.eot?t=1463056609'); /* IE9*/
  3. src: url('iconfont.eot?t=1463056609#iefix') format('embedded-opentype'), /* IE6-IE8 */
  4. url('iconfont.ttf?t=1463056609') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  5. url('iconfont.svg?t=1463056609#iconfont') format('svg'); /* iOS 4.1- */
  6. }
  7. .iconfont {
  8. font-family:"iconfont" !important;
  9. font-size:16px;
  10. font-style:normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .icon-comiispaixu:before { content: "\e654"; }
  15. .icon-guolvqi:before { content: "\e6f5"; }
  16. .icon-qq:before { content: "\e67c"; }
  17. .icon-qq1:before { content: "\e790"; }
  18. .icon-tubiao11:before { content: "\e616"; }