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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoonhw' !important;
  speak: none;
  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-hw_attainment:before {
  content: "\e90a";
}
.icon-hw_menu:before {
  content: "\e90b";
}
.icon-hw_reports:before {
  content: "\e909";
}
.icon-hw_forum:before {
  content: "\e908";
}
.icon-hw_evaluation:before {
  content: "\e907";
}
.icon-hw_course:before {
  content: "\e906";
}
.icon-hw_certificated:before {
  content: "\e905";
}
.icon-hw_library:before {
  content: "\e904";
}
.icon-hw_academyv:before {
  content: "\e903";
}
.icon-hw_webinar:before {
  content: "\e902";
}
.icon-hw_calification:before {
  content: "\e900";
}
.icon-hw_logo:before {
  content: "\e901";
}
