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

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

.icon-icdegree:before {
  content: "\e61e";
}

.icon-blog:before {
  content: "\e65f";
}

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

.icon-offer:before {
  content: "\e63f";
}

.icon-chinese:before {
  content: "\e601";
}

.icon-english:before {
  content: "\e605";
}

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

.icon-address:before {
  content: "\e6a7";
}

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

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

.icon-bx-chevrons-down:before {
  content: "\e633";
}

.icon-bx-right-arrow-alt:before {
  content: "\e66b";
}

.icon-language:before {
  content: "\e734";
}

.icon-bx-briefcase-alt-2:before {
  content: "\e824";
}

.icon-bx-badge-check:before {
  content: "\e666";
}

.icon-bx-award:before {
  content: "\e667";
}

.icon-bx-home-alt:before {
  content: "\e833";
}

.icon-bx-send:before {
  content: "\e846";
}

.icon-bx-user:before {
  content: "\e852";
}

