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

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

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

.icon-jinbei:before {
  content: "\e83a";
}

.icon-yinbei:before {
  content: "\e83b";
}

.icon-tongbei:before {
  content: "\e83c";
}

.icon-daochu1024-26:before {
  content: "\e617";
}

.icon-daochu1024-27:before {
  content: "\e618";
}

.icon-daochu1024-28:before {
  content: "\e619";
}

.icon-shijian:before {
  content: "\e630";
}

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

.icon-dingdan:before {
  content: "\e610";
}

.icon-liushui:before {
  content: "\e69b";
}

.icon-quanxiaozongrenshu:before {
  content: "\e604";
}
.icon-chuxingtianshu:before {
  content: "\e634";
}
.icon-duihao:before {
  content: "\e6bd";
}

.icon-duihao1:before {
  content: "\e602";
}


