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

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

.icon-shoucang:before {
  content: "\f0144";
}

.icon-xitongcaidan:before {
  content: "\e6b7";
}

.icon-xiazai1:before {
  content: "\e602";
}

.icon-icon_search:before {
  content: "\e614";
}

.icon-wo:before {
  content: "\e663";
}

.icon-guanbi:before {
  content: "\e61d";
}

.icon-youxiang:before {
  content: "\e66a";
}

.icon-facebook:before {
  content: "\e606";
}

