@font-face {
  font-family: 'icomoon';
  src:  url('../../Core/fonts/icomoon.eot?mn8dd3');
  src:  url('../../Core/fonts/icomoon.eot?mn8dd3#iefix') format('embedded-opentype'),
    url('../../Core/fonts/icomoon.ttf?mn8dd3') format('truetype'),
    url('../../Core/fonts/icomoon.woff?mn8dd3') format('woff'),
    url('../../Core/fonts/icomoon.svg?mn8dd3#icomoon') 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: 'icomoon' !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-locker2:before {
  content: "\e90b";
}
.icon-create-group-button:before {
  content: "\e90c";
}
.icon-add-documents:before {
  content: "\e90d";
}
.icon-lockers:before {
  content: "\e909";
}
.icon-male-university-graduate-silhouette-with-the-cap:before {
  content: "\e90a";
}
.icon-close-circular-button-of-a-cross:before {
  content: "\e905";
}
.icon-add-button-inside-black-circle:before {
  content: "\e906";
}
.icon-down-chevron:before {
  content: "\e907";
}
.icon-left-arrow:before {
  content: "\e908";
}
.icon-key:before {
  content: "\e903";
}
.icon-school-lockers:before {
  content: "\e902";
}
.icon-locked2:before {
  content: "\e904";
}
.icon-locker:before {
  content: "\e901";
}
.icon-locked:before {
  content: "\e900";
}

