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

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

.icon-weizhi:before {
  content: "\e63a";
}

.icon-gongan:before {
  content: "\e617";
}

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

.icon-beian1:before {
  content: "\e658";
}

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

