@font-face {
  font-family: "iconfont"; /* Project id 4991693 */
  src: url('//at.alicdn.com/t/c/font_4991693_642o4q8axj.woff2?t=1755324139417') format('woff2'),
       url('//at.alicdn.com/t/c/font_4991693_642o4q8axj.woff?t=1755324139417') format('woff'),
       url('//at.alicdn.com/t/c/font_4991693_642o4q8axj.ttf?t=1755324139417') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

.icon-shang:before {
  content: "\e63f";
}

.icon-point:before {
  content: "\e60b";
}

.icon-feedback:before {
  content: "\e6cc";
}

.icon-back:before {
  content: "\e652";
}

.icon-menu:before {
  content: "\e60c";
}

.icon-arrow-down:before {
  content: "\e604";
}

.icon-arrow-up:before {
  content: "\e688";
}

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

