@font-face {
  font-family: 'mit-icomoon';
  src:  url('../fonts/mit-icomoon.eot?kh2b9x');
  src:  url('../fonts/mit-icomoon.eot?kh2b9x#iefix') format('embedded-opentype'),
    url('../fonts/mit-icomoon.ttf?kh2b9x') format('truetype'),
    url('../fonts/mit-icomoon.woff?kh2b9x') format('woff'),
    url('../fonts/mit-icomoon.svg?kh2b9x#mit-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: 'mit-icomoon', sans-serif !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-warning:before {
    content: "\e91d";
}
.icon-close:before {
    content: "\e91c";
}
.icon-email:before {
  content: "\e90f";
}
.icon-location:before {
  content: "\e910";
}
.icon-arrow-bottom:before {
  content: "\e900";
}
.icon-arrow-top:before {
  content: "\e90c";
}
.icon-arrow-left:before {
  content: "\e90d";
}
.icon-arrow-right:before {
  content: "\e90e";
}
.icon-solid-arrow:before {
  content: "\e901";
}
.icon-form-check:before {
  content: "\e902";
}
.icon-list:before {
  content: "\e903";
}
.icon-information:before {
  content: "\e904";
}
.icon-checked-arrow:before {
  content: "\e905";
}
.icon-department:before {
  content: "\e906";
}
.icon-plus:before {
  content: "\e907";
}
.icon-remove:before {
  content: "\e908";
}
.icon-school:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-settings:before {
  content: "\e90b";
}
.icon-books:before {
    content: "\e915";
}

.icon-community:before {
    content: "\e916";
    font-size: 35px;
}

.icon-download:before {
    content: "\e917";
}

.icon-education:before {
    content: "\e918";
    font-size: 35px;
}
.icon-certificate:before {
    content: "\e91b";
    font-size: 35px;
}
