@font-face {
  font-family: "iconfont"; /* Project id 4324480 */
  src: url('../fonts/iconfont.ttf'),
       url('../fonts/iconfont.woff'),
       url('../fonts/iconfont.woff2');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sousuo:before {
  content: "\e653";
}

.icon-zhuye2:before {
  content: "\e62c";
}

.icon-shoucang:before {
  content: "\e62f";
}

