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

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

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

.icon-youjiantou:before {
  content: "\e624";
}

.icon-youshang:before {
  content: "\e781";
}

.icon-weixin:before {
  content: "\e631";
}

.icon-weibo:before {
  content: "\e635";
}

.icon-more:before {
  content: "\eb93";
}

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

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

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

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

.icon-xia:before {
  content: "\eb6c";
}

.icon-top:before {
  content: "\eb6d";
}

