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

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

.icon-more:before {
  content: "\e657";
}

.icon-index:before {
  content: "\e644";
}

.icon-phone:before {
  content: "\e624";
}

.icon-menu:before {
  content: "\e612";
}

.icon-weixin:before {
  content: "\e635";
}

.icon-news:before {
  content: "\e8a7";
}

.icon-about:before {
  content: "\e69a";
}

.icon-hezuo:before {
  content: "\e6cc";
}

.icon-close:before {
  content: "\e61f";
}

.icon-yunying:before {
  content: "\e720";
}

.icon-apply:before {
  content: "\e623";
}

