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

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

.icon-exit:before {
  content: "\e61d";
}

.icon-friend:before {
  content: "\e628";
}

.icon-set:before {
  content: "\e6a1";
}

.icon-home:before {
  content: "\e629";
}

.icon-thread:before {
  content: "\e7b3";
}

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

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

.icon-xiaoxi:before {
  content: "\e62d";
}

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

