@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?z0cc9d');
  src:  url('../fonts/icomoon.eot?z0cc9d#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?z0cc9d') format('truetype'),
    url('../fonts/icomoon.woff?z0cc9d') format('woff'),
    url('../fonts/icomoon.svg?z0cc9d#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-upload-file:before {
  content: "\e900";
  color: #fff;
}
.icon-logout:before {
  content: "\e901";
  color: #fff;
}
.icon-school-management:before {
  content: "\e902";
  color: #e1eddd;
}
.icon-student-records:before {
  content: "\e903";
  color: #fff;
}
.icon-reports:before {
  content: "\e904";
  color: #e1eddd;
}
.icon-referal-links:before {
  content: "\e905";
  color: #e1eddd;
}
.icon-payments:before {
  content: "\e906";
  color: #e1eddd;
}
.icon-request:before {
  content: "\e907";
  color: #fff;
}
.icon-dashboard:before {
  content: "\e908";
  color: #e1eddd;
}
.icon-delete:before {
  content: "\e909";
}
.icon-map-pin-fill:before {
  content: "\e90a";
  color: #989898;
}
.icon-notification:before {
  content: "\e90b";
}
.icon-close:before {
  content: "\e90d";
}
.icon-star-half .path1:before {
  content: "\e935";
  color: rgb(157, 157, 157);
}
.icon-star-half .path2:before {
  content: "\e936";
  margin-left: -1em;
  color: rgb(245, 168, 34);
}
.icon-star-empty:before {
  content: "\e95d";
  color: #9d9d9d;
}
.icon-star-filled:before {
  content: "\e95e";
  color: #f5a822;
}
.icon-search:before {
  content: "\e90f";
}
.icon-notifications_none:before {
  content: "\e90c";
}
.icon-menu:before {
  content: "\e90e";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
