@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?f3ofr5');
  src:  url('fonts/icomoon.eot?f3ofr5#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?f3ofr5') format('truetype'),
    url('fonts/icomoon.woff?f3ofr5') format('woff'),
    url('fonts/icomoon.svg?f3ofr5#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-ih_arrow_black:before {
  content: "\e900";
}
.icon-ih_arrow_blue:before {
  content: "\e901";
  color: #3b44b5;
}
.icon-ih_arrow_white:before {
  content: "\e902";
  color: #fff;
}
.icon-ih_book_black:before {
  content: "\e903";
}
.icon-ih_book_blue:before {
  content: "\e904";
  color: #3b44b5;
}
.icon-ih_book_white:before {
  content: "\e905";
  color: #fff;
}
.icon-ih_clipboard_black:before {
  content: "\e906";
}
.icon-ih_clipboard_blue:before {
  content: "\e907";
  color: #3b44b5;
}
.icon-ih_clipboard_white:before {
  content: "\e908";
  color: #fff;
}
.icon-ih_cross_black:before {
  content: "\e909";
}
.icon-ih_cross_blue:before {
  content: "\e90a";
  color: #3b44b5;
}
.icon-ih_cross_white:before {
  content: "\e90b";
  color: #fff;
}
.icon-ih_speech_black:before {
  content: "\e90c";
}
.icon-ih_speech_blue:before {
  content: "\e90d";
  color: #3b44b5;
}
.icon-ih_speech_white:before {
  content: "\e90e";
  color: #fff;
}
.icon-ih_star_black:before {
  content: "\e90f";
}
.icon-ih_star_blue:before {
  content: "\e910";
  color: #3b44b5;
}
.icon-ih_star_white:before {
  content: "\e911";
  color: #fff;
}
