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

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

.icon-gouwuchekong:before {
  content: "\e601";
}

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

.icon-star-full:before {
  content: "\e9a1";
}

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

.icon-shouye:before {
  content: "\e751";
}

.icon-dingdan:before {
  content: "\e8ae";
}

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

