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

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

.icon-bofang:before {
  content: "\e642";
}

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

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

.icon-jiahao:before {
  content: "\e614";
}

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

.icon-jianhao:before {
  content: "\e608";
}

.icon-baoyou:before {
  content: "\e606";
}

.icon-huiyuan:before {
  content: "\e77e";
}

.icon-gouwuche:before {
  content: "\e621";
}

.icon-quanyi:before {
  content: "\e618";
}

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

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

