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

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

.icon-bidding:before {
  content: "\e607";
}

.icon-personal:before {
  content: "\e608";
}

.icon-home:before {
  content: "\e609";
}

.icon-update:before {
  content: "\e60f";
}

.icon-aliexpresspublishsystem:before {
  content: "\e619";
}

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

.icon-tumblr:before {
  content: "\e63c";
}

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

.icon-linkedin:before {
  content: "\e646";
}

