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

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

.icon-xiangshang:before {
  content: "\e664";
}

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

.icon-googleplus-square-f:before {
  content: "\e88e";
}

.icon-instagram-fill:before {
  content: "\e88f";
}

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

.icon-twitter-square-fill:before {
  content: "\e891";
}

.icon-line-006:before {
  content: "\e708";
}

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

