@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?58g3dr');
  src:  url('fonts/icomoon.eot?58g3dr#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?58g3dr') format('truetype'),
    url('fonts/icomoon.woff?58g3dr') format('woff'),
    url('fonts/icomoon.svg?58g3dr#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-exam-sessions-list:before {
  content: "\e900";
}
.icon-certificate:before {
  content: "\e901";
}
.icon-all-items:before {
  content: "\e902";
}
.icon-final-exam:before {
  content: "\e903";
}
.icon-my-items:before {
  content: "\e904";
}
.icon-new-signature-request:before {
  content: "\e905";
}
.icon-overview:before {
  content: "\e906";
}
.icon-pin:before {
  content: "\e907";
}
.icon-pin-outline:before {
  content: "\e908";
}
.icon-shared-signature-request:before {
  content: "\e909";
}
.icon-thesis-title-request:before {
  content: "\e90a";
}
.icon-to-be-signed-request:before {
  content: "\e90b";
}
.icon-sun:before {
  content: "\e90c";
}
.icon-cv:before {
  content: "\e90d";
}
.icon-professor:before {
  content: "\e90e";
}
.icon-syllabus-to-approve:before {
  content: "\e90f";
}
.icon-syllabus-to-review:before {
  content: "\e910";
}
.icon-syllabus-management:before {
  content: "\e911";
}
.icon-all-syllabus:before {
  content: "\e912";
}
