@font-face {
  font-family: "iconfont"; /* Project id 4421697 */
  src: url('iconfont.woff2?t=1706493297567') format('woff2'),
       url('iconfont.woff?t=1706493297567') format('woff'),
       url('iconfont.ttf?t=1706493297567') format('truetype');
}

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

.icon-sousuo:before {
  content: "\eafe";
}

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

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

.icon-guanbi:before {
  content: "\e60e";
}

.icon-caidan:before {
  content: "\e662";
}

.icon-good:before {
  content: "\e62a";
}

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

.icon-arrow-left:before {
  content: "\e645";
}

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

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

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

