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

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

.icon-jinbi:before {
  content: "\e604";
}

.icon-danwei:before {
  content: "\e603";
}

.icon-fagui:before {
  content: "\e602";
}

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

