@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1621991112280') format('truetype');
}

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

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

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

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

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

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

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

.icon-iPhone:before {
  content: "\e68e";
}

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

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

.icon-shejiaotubiao-14:before {
  content: "\e643";
}

