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

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

.icon-location:before {
  content: "\e61f";
}

.icon-add:before {
  content: "\e629";
}

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

.icon-phone:before {
  content: "\e725";
}

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

.icon-home:before {
  content: "\e603";
}

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

.icon-email-fill:before {
  content: "\e856";
}

.icon-arrow-right-s-line:before {
  content: "\e747";
}

