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

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

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

.icon-comment:before {
  content: "\e7e0";
}

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

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

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

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

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

.icon-links:before {
  content: "\e6e4";
}

.icon-image:before {
  content: "\e6e9";
}

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

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

.icon-note:before {
  content: "\e710";
}

