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

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

.icon-close2:before {
  content: "\e6dd";
}

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

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

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

.icon-checked:before {
  content: "\e605";
}

.icon-play:before {
  content: "\e606";
}

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

.icon-calendar:before {
  content: "\e608";
}

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

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

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

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

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

