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

[class^="im-"], [class*=" im-"] {
  /* 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;
}

.im-home:before {
  content: "\e900";
}
.im-newspaper:before {
  content: "\e904";
}
.im-film:before {
  content: "\e913";
}
.im-bullhorn:before {
  content: "\e91a";
}
.im-file-text2:before {
  content: "\e926";
}
.im-clock:before {
  content: "\e94e";
}
.im-clock2:before {
  content: "\e94f";
}
.im-alarm:before {
  content: "\e950";
}
.im-bell:before {
  content: "\e951";
}
.im-stopwatch:before {
  content: "\e952";
}
.im-spinner:before {
  content: "\e97a";
}
.im-key:before {
  content: "\e98d";
}
.im-wrench:before {
  content: "\e991";
}
.im-equalizer:before {
  content: "\e992";
}
.im-cog:before {
  content: "\e994";
}
.im-menu:before {
  content: "\e9bd";
}
.im-bookmark:before {
  content: "\e9d2";
}
.im-bookmarks:before {
  content: "\e9d3";
}
.im-enter:before {
  content: "\ea13";
}
.im-exit:before {
  content: "\ea14";
}
.im-play2:before {
  content: "\ea15";
}
