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

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

.icon-clear:before {
  content: "\e63d";
}

.icon-link:before {
  content: "\e823";
}

.icon-email-filling:before {
  content: "\e63b";
}

.icon-arrow_right:before {
  content: "\e743";
}

.icon-arrow_left:before {
  content: "\e744";
}

.icon-check:before {
  content: "\e677";
}

.icon-caidan:before {
  content: "\e638";
}

.icon-youfanye:before {
  content: "\e60f";
}

.icon-zuofanye:before {
  content: "\e610";
}

.icon-shenglve:before {
  content: "\e603";
}

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

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

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

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

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

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

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

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

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

