@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?j9ftvm');
  src:  url('../fonts/icomoon.eot?j9ftvm#iefix') format('embedded-opentype'),
  url('../fonts/icomoon.ttf?j9ftvm') format('truetype'),
  url('../fonts/icomoon.woff?j9ftvm') format('woff'),
  url('../fonts/icomoon.svg?j9ftvm#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-Home:before {
  content: "\e940";
}
.icon-Back:before {
  content: "\e91f";
}
.icon-Folder-subjects:before {
  content: "\e93b";
}
.icon-Forward:before {
  content: "\e93d";
}
.icon-document:before {
  content: "\e907";
}
.icon-boxes:before {
  content: "\e905";
}
.icon-lesson:before {
  content: "\e909";
}
.icon-mark-help:before {
  content: "\e90d";
}
.icon-lesson-clock:before {
  content: "\e913";
}
.icon-book:before {
  content: "\e903";
  color: #c73360;
}
.icon-arrow-border:before {
  content: "\e91a";
}
.icon-gb-move:before {
  content: "\e900";
}
.icon-gb-x:before {
  content: "\e901";
}
.icon-gb-checkmark:before {
  content: "\e902";
}
.icon-File:before {
  content: "\e939";
}
.icon-gb-loop:before {
  content: "\e904";
}
.icon-gb-volume:before {
  content: "\e906";
}
.icon-gb-mute:before {
  content: "\e908";
}
