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

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

.icon-users:before {
  content: "\e753";
}

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

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

.icon-search:before {
  content: "\e614";
}

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

.icon-currency:before {
  content: "\e620";
}

.icon-phone:before {
  content: "\e607";
}

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

.icon-publish:before {
  content: "\e62c";
}

.icon-gov:before {
  content: "\e876";
}

.icon-receive:before {
  content: "\e61c";
}

