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

.icon-bowuguan:before {
  content: "\e50c";
}

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

.icon-sanwei:before {
  content: "\e633";
}

.icon-dingwei:before {
  content: "\e636";
}

.icon-sanweimoxing:before {
  content: "\e675";
}

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

.icon-dianzan:before {
  content: "\e613";
}

.icon-dianzan1:before {
  content: "\e61c";
}

