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

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

.icon-weixin:before {
  content: "\f0106";
}

.icon-huiyuandengjidengjizuanshi:before {
  content: "\e6b0";
}

.icon-user:before {
  content: "\e601";
}

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

.icon-ziyuanxhdpi:before {
  content: "\e64c";
}

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

.icon-zhanghaoguanli:before {
  content: "\e65e";
}

.icon-calendar:before {
  content: "\e9ab";
}

