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

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

.icon-youhuiquan:before {
  content: "\e69b";
}

.icon-dianfeichengbenfenxi:before {
  content: "\e612";
}

.icon-tongji:before {
  content: "\e635";
}

.icon-shenhe:before {
  content: "\e81e";
}

.icon-assign-host-copy:before {
  content: "\e852";
}

