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

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

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

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

.icon-xiangzuojiantou:before {
  content: "\e660";
}

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

.icon-notice:before {
  content: "\e6a9";
}

.icon-weixin1:before {
  content: "\e601";
}

.icon-fuwu:before {
  content: "\e670";
}

.icon-xiangyoujiantou:before {
  content: "\e6aa";
}


