@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?kr0czo');
  src:  url('fonts/icomoon.eot?kr0czo#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?kr0czo') format('truetype'),
    url('fonts/icomoon.woff?kr0czo') format('woff'),
    url('fonts/icomoon.svg?kr0czo#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-icon-play:before {
  content: "\e90a";
}
.icon-icon-question-banks:before {
  content: "\e907";
}
.icon-icon-arrow-link:before {
  content: "\e900";
}
.icon-icon-call:before {
  content: "\e901";
}
.icon-icon-down-arrow:before {
  content: "\e902";
}
.icon-icon-ebooks:before {
  content: "\e903";
}
.icon-icon-ejournals:before {
  content: "\e904";
}
.icon-icon-mail:before {
  content: "\e905";
}
.icon-icon-multimedia:before {
  content: "\e906";
}
.icon-icon-signin-arrow:before {
  content: "\e908";
}
.icon-icon-video:before {
  content: "\e909";
}
