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

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

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

.icon-jiantoushang:before {
  content: "\e62c";
}

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

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

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

.icon-xiangyou1:before {
  content: "\e775";
}

.icon-shizhong:before {
  content: "\e71a";
}

.icon-dui:before {
  content: "\e7c8";
}

.icon-xiangyou2:before {
  content: "\e776";
}

