@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;
}

.iconhome-o:before {
  content: "\e668";
}

.iconangle-left-s:before {
  content: "\e6b0";
}

.iconfenxiang:before {
  content: "\e60e";
}

.iconshareqq:before {
  content: "\e609";
}

.iconsharedouban:before {
  content: "\e685";
}

.iconsharekongjian:before {
  content: "\e601";
}

.iconshareweixin:before {
  content: "\e6f3";
}

.iconshareweibo:before {
  content: "\e647";
}

.iconjiantou-top-m:before {
  content: "\e65f";
}

.iconiconrightarrow:before {
  content: "\e644";
}

.iconiconleftarrow:before {
  content: "\e645";
}

.iconbofang:before {
  content: "\e615";
}

.iconsousuo:before {
  content: "\e613";
}

.iconweixin:before {
  content: "\e659";
}

.iconweibo:before {
  content: "\e606";
}

