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

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

.icon-gengduo:before {
  content: "\e60b";
}

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

.icon-wangyueche:before {
  content: "\e699";
}

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

.icon-wangguanzhichengxitong-01:before {
  content: "\e6c3";
}

.icon-bus:before {
  content: "\e9cd";
}

.icon-cheliangweixiu-2:before {
  content: "\e671";
}

