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

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

.icon-jingyinglinian:before {
  content: "\e665";
}

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

.icon-001motuoche:before {
  content: "\e829";
}

.icon-qiyeyuanjing:before {
  content: "\e616";
}

.icon-wenhualinian:before {
  content: "\e620";
}

