@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fuusv3');
  src:  url('fonts/icomoon.eot?fuusv3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fuusv3') format('truetype'),
    url('fonts/icomoon.woff?fuusv3') format('woff'),
    url('fonts/icomoon.svg?fuusv3#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-speakers:before {
  content: "\e900";
}
.icon-guitar:before {
  content: "\e901";
}
.icon-ko:before {
  content: "\e605";
  color: #000;
}
.icon-user:before {
  content: "\e61e";
  color: #000;
}
.icon-add:before {
  content: "\f055";
  color: #000;
}
.icon-remove:before {
  content: "\f056";
  color: #000;
}
.icon-home:before {
  content: "\e600";
  color: #000;
}
.icon-edit:before {
  content: "\e602";
  color: #000;
}
.icon-calendar:before {
  content: "\e604";
  color: #000;
}
.icon-password:before {
  content: "\e608";
  color: #000;
}
.icon-settings:before {
  content: "\e609";
  color: #000;
}
.icon-bug:before {
  content: "\e60a";
  color: #000;
}
.icon-username:before {
  content: "\e60b";
  color: #000;
}
.icon-trash:before {
  content: "\e60c";
  color: #000;
}
.icon-inactive:before {
  content: "\e60d";
  color: #000;
}
.icon-active:before {
  content: "\e60e";
  color: #000;
}
.icon-file-pdf:before {
  content: "\e610";
  color: #000;
}
.icon-syllabus:before {
  content: "\e611";
  color: #000;
}
.icon-support:before {
  content: "\e612";
  color: #000;
}
.icon-tel:before {
  content: "\e61f";
  color: #000;
}
.icon-envelope:before {
  content: "\e624";
  color: #000;
}
.icon-files:before {
  content: "\e652";
  color: #000;
}
.icon-download:before {
  content: "\e9c7";
}
.icon-link:before {
  content: "\e9cb";
}
