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

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

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

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

.icon-twitter:before {
  content: "\e647";
}

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

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

.icon-xiangyou:before {
  content: "\e62f";
}

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

.icon-huachuan:before {
  content: "\e63a";
}

.icon-laiyouchulizhibiao:before {
  content: "\e5de";
}

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

