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

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

.icon-yanzhengma:before {
  content: "\e604";
}

.icon-mima:before {
  content: "\e622";
}

.icon-yonghuming:before {
  content: "\e65a";
}

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

.icon-wyjj:before {
  content: "\e666";
}

.icon-left:before {
  content: "\e60b";
}

.icon-right:before {
  content: "\e60c";
}

