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

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

.icon-shouye:before {
  content: "\eaf0";
}

.icon-saoyisao:before {
  content: "\eafa";
}

.icon-quanjushezhi:before {
  content: "\eafb";
}

.icon-renwuzhongxin:before {
  content: "\eafd";
}

.icon-gerentouxiang:before {
  content: "\eb24";
}

.icon-qunzu:before {
  content: "\eb25";
}

.icon-wave-r:before {
  content: "\e608";
}

.icon-wave-g:before {
  content: "\e609";
}

.icon-flag-r:before {
  content: "\e60a";
}

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

