@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../images/rXs42wzEKZjnqSKLPFIUUUYVtezwWjcl2dM62NczQLY3yaiNzc30HvFE0c2DGXV1w7IeEgAA') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-qq:before {
  content: "\e609";
}

.icon-tengxunweibo:before {
  content: "\e66b";
}

.icon-add:before {
  content: "\e6a8";
}

.icon-icon-:before {
  content: "\e620";
}

.icon-weibo:before {
  content: "\e69e";
}

.icon-QQzone:before {
  content: "\e640";
}

