@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-shuaxin:before {
  content: "\e62b";
}

.icon-shouye:before {
  content: "\e61e";
}

.icon-pintu:before {
  content: "\e61f";
}

.icon-yanjing:before {
  content: "\e62c";
}

.icon-quanbufenlei:before {
  content: "\e63d";
}

.icon-quanbuyingyong:before {
  content: "\e607";
}

.icon-tupian:before {
  content: "\e691";
}

.icon-wo:before {
  content: "\e663";
}

.icon-rili:before {
  content: "\e64a";
}

.icon-paixu:before {
  content: "\e626";
}

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

.icon-zhiding:before {
  content: "\e61c";
}

