@font-face {font-family: "iconfont";
  src: ; /* ie9 */
  src:  format('embedded-opentype'), /* ie6-ie8 */
   format('woff2'),
   format('woff'),
   format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2  */
   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-pengyouquan:before {
  content: "\e639";
}

.icon-weibo:before {
  content: "\e63a";
}

.icon-weixin:before {
  content: "\e63b";
}

.icon-heart:before {
  content: "\e63e";
}

.icon-pencil:before {
  content: "\e63f";
}

.icon-comment-o:before {
  content: "\e655";
}

.icon-backtotop:before {
  content: "\e669";
}

.icon-feedback:before {
  content: "\e66b";
}

.icon-qrcode:before {
  content: "\e65e";
}

.icon-shouji:before {
  content: "\e661";
}

.icon-ellipsis-h:before {
  content: "\e66f";
}

.icon-wxapp:before {
  content: "\e603";
}

