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

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

.icon-huafei:before {
  content: "\f003f";
}

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

.icon-shafa:before {
  content: "\e73a";
}

.icon-hongbao:before {
  content: "\e8b0";
}

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

.icon-weixin:before {
  content: "\e8bb";
}

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

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

.icon-Arrow-Up:before {
  content: "\e67a";
}

.icon-Arrow-Down:before {
  content: "\e67b";
}

.icon-Triangle:before {
  content: "\e67c";
}

.icon-Submit:before {
  content: "\e689";
}

.icon-Place:before {
  content: "\e68f";
}

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

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

.icon-Arrow2-Up:before {
  content: "\e69e";
}

.icon-Arrow2-Down:before {
  content: "\e69f";
}

.icon-caret-left:before {
  content: "\e62a";
}

.icon-caret-right:before {
  content: "\e62b";
}

.icon-caret-top:before {
  content: "\e62c";
}

.icon-caret-bottom:before {
  content: "\e62d";
}

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

.icon-video-camera:before {
  content: "\e63b";
}

