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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-file-o:before {
  content: "\f016";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-gears:before {
  content: "\f085";
}
.icon-hand-o-up:before {
  content: "\f0a6";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-rss:before {
  content: "\ea9b";
}
