@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1683624576293') 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: "\e620";
}

.icon-caidan1:before {
  content: "\e611";
}

.icon-Left-:before {
  content: "\eb95";
}

.icon-Right-:before {
  content: "\eba0";
}

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

.icon-search:before {
  content: "\e67d";
}

