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

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

.icon-desktop:before {
  content: "\e6bc";
}

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

.icon-Android:before {
  content: "\e9e0";
}

.icon-book:before {
  content: "\e6fb";
}

.icon-windows:before {
  content: "\ea06";
}

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

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

