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

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

.icon-gongyede-:before {
  content: "\e76f";
}

.icon-dingzhi:before {
  content: "\e91b";
}

.icon-zizhirenzheng:before {
  content: "\e62a";
}

.icon-earth-full:before {
  content: "\e9ee";
}