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

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

.icon-renzhengyonghu:before {
  content: "\f00b0";
}

.icon-fenxiang:before {
  content: "\e605";
}

.icon-fenxiang1:before {
  content: "\e672";
}

.icon-fenxiang2:before {
  content: "\e7c5";
}

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

.icon-fenxiang3:before {
  content: "\e66d";
}

.icon-tuichu:before {
  content: "\e77f";
}

.icon-shoucang1:before {
  content: "\e502";
}

.icon-tuichu1:before {
  content: "\e685";
}

.icon-favourited:before {
  content: "\e503";
}

