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

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

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

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

.icon-dianhua:before {
  content: "\e678";
}

.icon-dingwei:before {
  content: "\e63c";
}

.icon-xiangzuo:before {
  content: "\e8f4";
}

.icon-zuo:before {
  content: "\eb9a";
}

.icon-xiangyou:before {
  content: "\ecb4";
}

.icon-down:before {
  content: "\ecb6";
}

.icon-you:before {
  content: "\ecb5";
}

.icon-twitter:before {
  content: "\ecb3";
}

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

.icon-linkedin:before {
  content: "\e6ce";
}

.icon-instagram:before {
  content: "\e8f1";
}

