@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot');
  src:  url('../fonts/icomoon.eot') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'icomoonb';
  src:  url('../fonts/icomoonb.eot');
  src:  url('../fonts/icomoonb.eot') format('embedded-opentype'),
    url('../fonts/icomoonb.ttf') format('truetype'),
    url('../fonts/icomoonb.woff') format('woff'),
    url('../fonts/icomoonb.svg') 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-achivements:before {
  content: "\e900";
}
.icon-building:before {
  content: "\e901";
}
.icon-commas:before {
  content: "\e902";
}
.icon-graduate:before {
  content: "\e903";
}
.icon-lms:before {
  content: "\e904";
}
.icon-location:before {
  content: "\e905";
}
.icon-post-graduate:before {
  content: "\e906";
}
.icon-research-network:before {
  content: "\e907";
}
.icon-symbol .path1:before {
  content: "\e908";
  color: rgb(205, 114, 19);
}
.icon-symbol .path2:before {
  content: "\e909";
  margin-left: -1.0029296875em;
  color: rgb(239, 181, 9);
}
.icon-under-graduate:before {
  content: "\e90a";
}
.icon-Library-Icon:before {
  content: "\e90b";
  font-family: 'icomoonb';
}
