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

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

.icon-sousuo:before {
  content: "\e65f";
}

.icon-dianhua:before {
  content: "\e605";
}

.icon-youxiang:before {
  content: "\e672";
}

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

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

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

.icon-cross:before {
  content: "\e61a";
}

.icon-jiantou:before {
  content: "\e886";
}

.icon-shipin:before {
  content: "\ef06";
}

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

