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

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

.icon-tuichu:before {
  content: "\e603";
}

.icon-i-w-message:before {
  content: "\e629";
}

.icon-weiwangzhan:before {
  content: "\e6fc";
}

.icon-wangzhi_huaban:before {
  content: "\e62a";
}

.icon-ruanjian:before {
  content: "\e689";
}

.icon-Home-filled:before {
  content: "\e71f";
}

.icon-a-Userfollow-filled:before {
  content: "\e73f";
}

.icon-a-Useradmin-filled:before {
  content: "\e740";
}