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

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

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

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

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

.icon-hua:before {
  content: "\e72c";
}

.icon-share1:before {
  content: "\e67e";
}

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

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

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

.icon-bt:before {
  content: "\e7b8";
}

.icon-wx:before {
  content: "\e7b5";
}

.icon-wb:before {
  content: "\e7b6";
}

.icon-face:before {
  content: "\e7b7";
}

.icon-tw:before {
  content: "\e7b4";
}

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

.icon-chat:before {
  content: "\e7b1";
}

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

