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

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

.icon-renyuan:before {
  content: "\e6ad";
}

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

.icon-peizhi:before {
  content: "\e641";
}

