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

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

.icon-shouji:before {
  content: "\e78c";
}

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

.icon-huaban-:before {
  content: "\e66b";
}

.icon-yibiaopan:before {
  content: "\e754";
}

.icon-jiyukaiyuanjianrongkaiyuan:before {
  content: "\e626";
}

.icon-android:before {
  content: "\e669";
}

.icon-ios:before {
  content: "\e601";
}

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

.icon-right:before {
  content: "\e62e";
}

