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

.iconfont {
  font-family: "iconfont" !important;
  font-size: 30px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 30px;
  color: #fff;
}

.icon-dashiruzhu:before {
  content: "\e63f";
}

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

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

.icon-gongzhonghao:before {
  content: "\e653";
}

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

