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

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

.icon-zuanshi:before {
  content: "\e64a";
}

.icon-linggan:before {
  content: "\e608";
}

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