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

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

.icon-mianbaoxielujing:before {
  content: "\e7ff";
}

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

.icon-address:before {
  content: "\e63e";
}

.icon-whatsapp:before {
  content: "\e933";
}

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

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

.icon-tiktok:before {
  content: "\ecdc";
}

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

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

.icon-phone:before {
  content: "\e725";
}

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

