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

.icon-chakan:before {
  content: "\e61a";
}

.icon-wuliu:before {
  content: "\e606";
}

.icon-chakan1:before {
  content: "\e600";
}

.icon-youxiang:before {
  content: "\e908";
}

.icon-search:before {
  content: "\e87a";
}

.icon-chakan2:before {
  content: "\e643";
}

.icon-keji:before {
  content: "\e664";
}

.icon-youxiang1:before {
  content: "\e611";
}

.icon-fangdichan:before {
  content: "\e621";
}

.icon-youxiang2:before {
  content: "\e70c";
}

