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

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

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

.icon-wangzhan:before {
  content: "\e6f5";
}

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

.icon-douyin:before {
  content: "\e8db";
}

