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

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

.icon-huangguan:before {
  content: "\e651";
}

.icon-dagou:before {
  content: "\e624";
}

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

