@font-face {
  font-family: "iconfont"; /* Project id 3418214 */
  /* Color fonts */
  src: 
       url('//at.alicdn.com/t/font_3418214_scqzwz3rz3e.woff2?t=1653374494929') format('woff2'),
       url('//at.alicdn.com/t/font_3418214_scqzwz3rz3e.woff?t=1653374494929') format('woff'),
       url('//at.alicdn.com/t/font_3418214_scqzwz3rz3e.ttf?t=1653374494929') format('truetype');
}

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

.icon-start:before {
  content: "\e615";
}

.icon-share:before {
  content: "\e6f3";
}

.icon-contribute:before {
  content: "\e6cb";
}

.icon-document:before {
  content: "\e881";
}

.icon-continue:before {
  content: "\e665";
}

.icon-folder-fill:before {
  content: "\e85e";
}

.icon-edit:before {
  content: "\e649";
}

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

.icon-friend:before {
  content: "\e6cc";
}

.icon-lock:before {
  content: "\e62d";
}

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

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

.icon-folder:before {
  content: "\e7d1";
}

.icon-config:before {
  content: "\e612";
}

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

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

.icon-markdown:before {
  content: "\e620";
}

.icon-file:before {
  content: "\e71c";
}

.icon-directory:before {
  content: "\e614";
}

