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

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

.icon-yingwen:before {
  content: "\ebe0";
}

.icon-zhongwen:before {
  content: "\ebe2";
}

.icon-arrow-down-filling:before {
  content: "\e688";
}

.icon-behancesquare:before {
  content: "\e644";
}

.icon-leanpub:before {
  content: "\e75b";
}

.icon-vuejs:before {
  content: "\f25f";
}

.icon-check:before {
  content: "\e82b";
}

.icon-product-hunt:before {
  content: "\e908";
}

.icon-business-time:before {
  content: "\e83b";
}

