@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?6ktpc3');
  src:  url('../fonts/icomoon.eot?6ktpc3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?6ktpc3') format('truetype'),
    url('../fonts/icomoon.woff?6ktpc3') format('woff'),
    url('../fonts/icomoon.svg?6ktpc3#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-ic_activities:before {
  content: "\e900";
  color: #0ad1e5;
}
.icon-ic_colleges:before {
  content: "\e901";
  color: #0ad1e5;
}
.icon-ic_contents:before {
  content: "\e902";
  color: #0ad1e5;
}
.icon-ic_dashboard:before {
  content: "\e903";
  color: #0ad1e5;
}
.icon-ic_grades:before {
  content: "\e904";
  color: #0ad1e5;
}
.icon-ic_logout:before {
  content: "\e905";
  color: #0469b1;
}
.icon-ic_mail:before {
  content: "\e906";
  color: #2dabe2;
}
.icon-ic_materials:before {
  content: "\e907";
  color: #0ad1e5;
}
.icon-ic_myprofile .path1:before {
  content: "\e908";
  color: rgb(4, 105, 177);
}
.icon-ic_myprofile .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: none;
}
.icon-ic_myprofile .path3:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(45, 171, 226);
}
.icon-ic_myprofile .path4:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(45, 171, 226);
}
.icon-ic_passw:before {
  content: "\e90c";
  color: #2dabe2;
}
.icon-ic_programs:before {
  content: "\e90d";
  color: #0ad1e5;
}
.icon-ic_topics:before {
  content: "\e90e";
  color: #0ad1e5;
}
.icon-ic_users:before {
  content: "\e90f";
  color: #0ad1e5;
}

.ic_profile_II{
  background: url('/assets/img/icons/ic_profileII.svg') no-repeat top left;
  background-repeat: no-repeat;
  background-size: 35px 40px;
  display: block !important;
  font-size: 20px !important;
  width: 30px;
  height: 30px;
}

