@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?se2z1s');
  src:  url('fonts/icomoon.eot?se2z1s#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?se2z1s') format('truetype'),
    url('fonts/icomoon.woff?se2z1s') format('woff'),
    url('fonts/icomoon.svg?se2z1s#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-assessments:before {
  content: "\e900";
}
.icon-behavior:before {
  content: "\e901";
}
.icon-Bin:before {
  content: "\e902";
}
.icon-chart:before {
  content: "\e903";
}
.icon-edit-large:before {
  content: "\e904";
}
.icon-email-alt:before {
  content: "\e905";
}
.icon-logout:before {
  content: "\e906";
  color: #2d406e;
}
.icon-mentalfunction:before {
  content: "\e907";
}
.icon-organisation:before {
  content: "\e908";
}
.icon-report:before {
  content: "\e909";
}
.icon-list:before {
  content: "\e90a";
}
.icon-adminreport:before {
  content: "\e90b";
}
.icon-assessments1:before {
  content: "\e90c";
}
.icon-completed:before {
  content: "\e90d";
}
.icon-employeereport:before {
  content: "\e90e";
}
.icon-pending:before {
  content: "\e90f";
}
.icon-reports:before {
  content: "\e910";
}
