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

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

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

.icon-ziyuan:before {
  content: "\e69f";
}

.icon-zuopin:before {
  content: "\e610";
}

.icon-biji:before {
  content: "\e696";
}

.icon-deyushu-01:before {
  content: "\e639";
}

.icon-shouye:before {
  content: "\ee12";
}

