@font-face {
  font-family: "iconfont"; /* Project id 4043936 */
  src: url('//at.alicdn.com/t/c/font_4043936_4behp13vtd9.woff2?t=1683162581186') format('woff2'),
       url('//at.alicdn.com/t/c/font_4043936_4behp13vtd9.woff?t=1683162581186') format('woff'),
       url('//at.alicdn.com/t/c/font_4043936_4behp13vtd9.ttf?t=1683162581186') format('truetype');
}

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

.icon-shanchu:before {
  content: "\e74b";
}

.icon-qiehuan:before {
  content: "\e621";
}

.icon-liebiaoxingshi:before {
  content: "\e742";
}

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

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

