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

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

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

.icon-BarChart:before {
  content: "\ea61";
}

.icon-home:before {
  content: "\e7ac";
}

