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

.icon-qangwang:before {
  content: "\e7ea";
}

.icon-fanhui1:before {
  content: "\e801";
}

.icon-loading:before {
  content: "\e853";
}

.icon-xialasanjiaoxi:before {
  content: "\e85a";
}

.icon-shanglasanjiaoxi:before {
  content: "\e85b";
}

.icon-home:before {
  content: "\e85c";
}

.icon-shangsanjiaocu:before {
  content: "\e85d";
}

.icon-xiasanjiaocu:before {
  content: "\e85e";
}

.icon-shuoming:before {
  content: "\e85f";
}

