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

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

.icon-xinfeng:before {
  content: "\e857";
}

.icon-quote:before {
  content: "\e609";
}

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

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

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

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

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

.icon-top-arrow:before {
  content: "\e892";
}

.icon-right-arrow:before {
  content: "\e8d4";
}

.icon-subscribe:before {
  content: "\ea31";
}

.icon-contact:before {
  content: "\eb40";
}

.icon-person:before {
  content: "\e72a";
}

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

.icon-diqiu:before {
  content: "\e689";
}

