
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1493017090508'); /* IE9*/
  src: url('iconfont.eot?t=1493017090508#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1493017090508') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1493017090508') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1493017090508#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
  font-family:"iconfont" !important;
  font-size:inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-qzone:before { content: "\e62d"; }
