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

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

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

.icon-shijian:before {
  content: "\e64d";
}

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

.icon-jinqian:before {
  content: "\e651";
}

.icon-zhibao_zhi:before {
  content: "\e6ea";
}

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

.icon-Left-:before {
  content: "\eb95";
}

.icon-Right-:before {
  content: "\eba0";
}

.icon-taobao:before {
  content: "\e630";
}

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

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

.icon-arrow-right-4:before {
  content: "\e632";
}

