@font-face {
  font-family: "iconfont"; /* Project id 3201829 */
  src: url('//at.alicdn.com/t/font_3201829_v7zvc2dd648.woff2?t=1646711318551') format('woff2'),
       url('//at.alicdn.com/t/font_3201829_v7zvc2dd648.woff?t=1646711318551') format('woff');
}

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

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

.icon-close:before {
  content: "\e69a";
}

.icon-minus:before {
  content: "\ef43";
}

.icon-plus:before {
  content: "\e625";
}

.icon-share:before {
  content: "\e6fb";
}

.icon-list:before {
  content: "\e6fc";
}

.icon-prev:before {
  content: "\e6fd";
}

.icon-map:before {
  content: "\e6fe";
}

.icon-tel:before {
  content: "\e6ff";
}

.icon-wechat:before {
  content: "\e632";
}

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

.icon-linkedin:before {
  content: "\e726";
}

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

.icon-twitter:before {
  content: "\e6c7";
}

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

.icon-more:before {
  content: "\e6f9";
}

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

.icon-lmore:before {
  content: "\e729";
}

.icon-right:before {
  content: "\e727";
}

.icon-top:before {
  content: "\e728";
}

