@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?h6tar3');
  src:  url('icomoon.eot?h6tar3#iefix') format('embedded-opentype'),
    url('icomoon.ttf?h6tar3') format('truetype'),
    url('icomoon.woff?h6tar3') format('woff'),
    url('icomoon.svg?h6tar3#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-home:before {
  content: "\e900";
}
.icon-alarm:before {
  content: "\e950";
}
.icon-keyboard:before {
  content: "\e955";
}
.icon-download:before {
  content: "\e960";
}
.icon-user:before {
  content: "\e971";
}
.icon-spinner4:before {
  content: "\e97d";
}
.icon-search:before {
  content: "\e986";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-accessibility:before {
  content: "\e9b2";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-bookmarks:before {
  content: "\e9d3";
}
.icon-spell-check:before {
  content: "\ea12";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
