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

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

.icon-shouji:before {
  content: "\e626";
}

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

.icon-guanbijiantou:before {
  content: "\e86d";
}

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

.icon-youxiang-:before {
  content: "\e6af";
}

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

.icon-zuoji-:before {
  content: "\e60f";
}

.icon-ditu-dibiao:before {
  content: "\ec3f";
}

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

.icon-sousuo1:before {
  content: "\f00d9";
}

.icon-daohang1:before {
  content: "\e62b";
}

