@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1767668587241') format('truetype');
}

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

.icon-linechart:before {
  content: "\e7af";
}

.icon-pills:before {
  content: "\f07a";
}

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

.icon-flask:before {
  content: "\e55c";
}

.icon-oil-can:before {
  content: "\e5a1";
}

.icon-spa:before {
  content: "\e5dc";
}

.icon-handshake:before {
  content: "\e691";
}

.icon-a-fasfa-chart-line:before {
  content: "\e696";
}

.icon-a-fasfa-sitemap:before {
  content: "\e607";
}

.icon-keshihuachaxun:before {
  content: "\e694";
}

.icon-crown:before {
  content: "\e8b4";
}

