@font-face {
  font-family: "iconfont"; /* Project id 3047868 */
  src: url('iconfont%EF%B9%96t=1640310424035.woff2') format('woff2'),
       url('iconfont%EF%B9%96t=1640310424035.woff') format('woff'),
       url('iconfont%EF%B9%96t=1640310424035.ttf') format('truetype');
}

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

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

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

.icon-skype-fill:before {
  content: "\e882";
}

.icon-dizhi:before {
  content: "\e62d";
}

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

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

.icon-calendar:before {
  content: "\e7d3";
}

.icon-download:before {
  content: "\e8e4";
}

.icon-anchor:before {
  content: "\e60d";
}

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

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

.icon-youtube:before {
  content: "\e61d";
}

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

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

