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

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

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

.icon-xiangxiazhankai:before {
  content: "\e8f2";
}

.icon-xiangshangshouqi:before {
  content: "\e8f5";
}

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

.icon-qq:before {
  content: "\e60e";
}

.icon-zhifubao:before {
  content: "\e64b";
}

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

.icon-gouwuche:before {
  content: "\e70b";
}

.icon-kefu:before {
  content: "\ec2e";
}

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

.icon-baidu:before {
  content: "\e8cb";
}

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

