@font-face {
  font-family: 'iconfont';  /* Project id 5098417 */
  src: url('//at.alicdn.com/t/c/font_5098417_l5xtk14gur.woff2?t=1766732751466') format('woff2'),
       url('//at.alicdn.com/t/c/font_5098417_l5xtk14gur.woff?t=1766732751466') format('woff'),
       url('//at.alicdn.com/t/c/font_5098417_l5xtk14gur.ttf?t=1766732751466') format('truetype');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-menu:before {
    content: "\e7f3";
}
.icon-arrow-down:before {
    content: "\eb04";
}
.icon-right:before {
    content: "\e7e0";
}
.icon-angle:before {
    content: "\ebd8";
}
.icon-calendar:before {
    content: "\e7d3";
}
.icon-delete:before {
    content: "\e844";
}
.icon-rule:before {
    content: "\e78e";
}

.icon-project:before {
    content: "\e613";
}
.icon-manager:before {
    content: "\e6cf";
}
.icon-areas:before {
    content: "\e615";
}
.icon-supervise:before {
    content: "\e60f";
}
.icon-staff:before {
    content: "\e68d";
}