@font-face {
  font-family: "iconfont"; /* Project id 1749284 */
  src: url('/fonts/iocnfont/font_1749284_5i9bdhy70f8.woff2') format('woff2'),
       url('/fonts/iocnfont/font_1749284_5i9bdhy70f8.woff') format('woff'),
       url('/fonts/iocnfont/font_1749284_5i9bdhy70f8.ttf') format('truetype');
       font-display: swap;
}

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

.icon-cc-zero:before {
  content: "\e70f";
}

.icon-success:before {
  content: "\e619";
}

.icon-cc:before {
  content: "\e8e4";
}

.icon-cc-nd:before {
  content: "\e90e";
}

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

.icon-cc-nc:before {
  content: "\ed48";
}

.icon-cc-by:before {
  content: "\e741";
}

.icon-top:before {
  content: "\e605";
}

.icon-author:before {
  content: "\e7aa";
}

.icon-light:before {
  content: "\e6e6";
}

.icon-dark:before {
  content: "\e640";
}

.icon-articles:before {
  content: "\e61f";
}

.icon-category-fill:before {
  content: "\e60d";
}

.icon-category:before {
  content: "\e65e";
}

.icon-chart:before {
  content: "\e618";
}

.icon-search:before {
  content: "\e6f2";
}

.icon-love:before {
  content: "\e643";
}

.icon-eye:before {
  content: "\e722";
}

.icon-archive-fill:before {
  content: "\ef1c";
}

.icon-date-fill:before {
  content: "\ef5a";
}

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

.icon-link-fill:before {
  content: "\f037";
}

.icon-tags-fill:before {
  content: "\f0f3";
}

.icon-user-fill:before {
  content: "\f12c";
}

.icon-date:before {
  content: "\f27d";
}

.icon-copy:before {
  content: "\f289";
}

.icon-list:before {
  content: "\f2c0";
}

.icon-tags:before {
  content: "\e798";
}

.icon-clock-fill:before {
  content: "\e67d";
}

.icon-arrowup:before {
  content: "\e799";
}

.icon-arrowleft:before {
  content: "\f2c2";
}

.icon-arrowright:before {
  content: "\f2c3";
}

.icon-arrowdown:before {
  content: "\f2c4";
}

