@font-face {
  font-family: "iconfont"; /* Project id 3988575 */
  src: url('iconfont.woff2?t=1680484508219') format('woff2'),
       url('iconfont.woff?t=1680484508219') format('woff'),
       url('iconfont.ttf?t=1680484508219') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#faceBook .iconfont,#twitter .iconfont{
  font-size: 40px;
}
.icon-shanchu:before {
  content: "\e66e";
}

.icon-twitter:before {
  content: "\e6ee";
}

.icon-facebook:before {
  content: "\e617";
}

.icon-link:before {
  content: "\e628";
}

.icon-share:before {
  content: "\e660";
}

.icon-zuojiantou:before {
  content: "\e626";
}

.icon-youjiantou:before {
  content: "\e627";
}

.icon-rightarrow:before {
  content: "\e8d4";
}

.icon-up:before {
  content: "\e61b";
}

.icon-find:before {
  content: "\e622";
}

.icon-home:before {
  content: "\e6bb";
}

.icon-about:before {
  content: "\e6e5";
}

.icon-history:before {
  content: "\e68a";
}

.icon-category:before {
  content: "\e6a2";
}

