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

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

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

.icon-xiangyou1:before {
  content: "\e775";
}

.icon-xiangzuo1:before {
  content: "\e779";
}

.icon-queren:before {
  content: "\e65b";
}

.icon-louceng:before {
  content: "\e68b";
}

.icon-dianyou:before {
  content: "\e6ee";
}

.icon-shouye:before {
  content: "\e62e";
}

.icon-dongtaitixing:before {
  content: "\e620";
}

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

.icon-dizhi:before {
  content: "\e60d";
}

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

.icon-fangyuanchakan:before {
  content: "\e771";
}

.icon-arrowup:before {
  content: "\e667";
}

