@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?lv1453');
  src:  url('fonts/icomoon.eot?lv1453#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?lv1453') format('truetype'),
    url('fonts/icomoon.woff?lv1453') format('woff'),
    url('fonts/icomoon.svg?lv1453#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-calender:before {
  content: "\e900";
}
.icon-dashboard-three-dots:before {
  content: "\e901";
  color: #a4acae;
}
.icon-dashbord-down-arrow:before {
  content: "\e902";
  color: #717171;
}
.icon-delete .path1:before {
  content: "\e903";
  color: rgb(255, 226, 230);
}
.icon-delete .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(249, 137, 149);
}
.icon-delete .path3:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(249, 137, 149);
}
.icon-delete .path4:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(249, 137, 149);
}
.icon-delete .path5:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(249, 137, 149);
}
.icon-email:before {
  content: "\e908";
  color: #27ae60;
}
.icon-feedback:before {
  content: "\e909";
  color: #2bb673;
}
.icon-ic_academic_calendar:before {
  content: "\e90a";
}
.icon-ic_attendance:before {
  content: "\e90b";
}
.icon-ic_classwork:before {
  content: "\e90c";
}
.icon-ic_exams:before {
  content: "\e90d";
}
.icon-ic_homework:before {
  content: "\e90e";
}
.icon-ic_leavemanagement:before {
  content: "\e90f";
}
.icon-ic_lessonplan:before {
  content: "\e910";
}
.icon-ic_meeting:before {
  content: "\e911";
}
.icon-ic_notice:before {
  content: "\e912";
}
.icon-ic_profile:before {
  content: "\e913";
}
.icon-ic_quiz:before {
  content: "\e914";
}
.icon-ic_resource:before {
  content: "\e915";
}
.icon-ic_result:before {
  content: "\e916";
}
.icon-ic_routine:before {
  content: "\e917";
}
.icon-ic_syllabus:before {
  content: "\e918";
}
.icon-ic_transport:before {
  content: "\e919";
}
.icon-left-arrow:before {
  content: "\e91a";
}
.icon-pen:before {
  content: "\e91b";
  color: #bdbdbd;
}
