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

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

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

.icon-emisan:before {
  content: "\e644";
}

.icon-emitoubao:before {
  content: "\e646";
}

.icon-emizhifeiji:before {
  content: "\e649";
}

.icon-loufang:before {
  content: "\e64f";
}

.icon-qushi:before {
  content: "\e661";
}

.icon-shouyi:before {
  content: "\e669";
}

.icon-yuangongjili:before {
  content: "\e678";
}

.icon-qian:before {
  content: "\e67c";
}

.icon-whoweare:before {
  content: "\e68d";
}

