@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mp63nc');
  src:  url('fonts/icomoon.eot?mp63nc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mp63nc') format('truetype'),
    url('fonts/icomoon.woff?mp63nc') format('woff'),
    url('fonts/icomoon.svg?mp63nc#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-graduation-cap:before {
  content: "\e901";
}
.icon-github:before {
  content: "\e600";
}
.icon-zoom-out:before {
  content: "\21";
}
.icon-zoom-in:before {
  content: "\22";
}
.icon-file-pdf:before {
  content: "\23";
}
.icon-file-word:before {
  content: "\24";
}
.icon-lock:before {
  content: "\25";
}
.icon-google-plus:before {
  content: "\26";
}
.icon-linkedin:before {
  content: "\27";
}
.icon-facebook:before {
  content: "\28";
}
.icon-twitter:before {
  content: "\29";
}
.icon-feed:before {
  content: "\2a";
}
.icon-download:before {
  content: "\2b";
}
.icon-upload:before {
  content: "\2c";
}
.icon-key:before {
  content: "\e601";
}
.icon-home:before {
  content: "\e900";
}
.icon-user:before {
  content: "\e971";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-meter:before {
  content: "\e9a6";
}
.icon-lab:before {
  content: "\e9aa";
}
.icon-airplane:before {
  content: "\e9af";
}
.icon-eye:before {
  content: "\e9ce";
}
