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

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FontAwesome' !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;
}

.fa-bell-o:before {
  content: "\f0a2";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-user:before {
  content: "\f007";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-navicon:before {
  content: "\f0c9";
}
.fa-reorder:before {
  content: "\f0c9";
}
.fa-bug:before {
  content: "\f188";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-down:before {
  content: "\f150";
}
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-toggle-left:before {
  content: "\f191";
}
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-toggle-right:before {
  content: "\f152";
}
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-close:before {
  content: "\f00d";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-times:before {
  content: "\f00d";
}
.fa-cog:before {
  content: "\f013";
}
.fa-gear:before {
  content: "\f013";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-warning:before {
  content: "\f071";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f09a";
}
.fa-feed:before {
  content: "\f09e";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-heart:before {
  content: "\f004";
}
.fa-home:before {
  content: "\f015";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-play:before {
  content: "\f04b";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-search:before {
  content: "\f002";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-twitter:before {
  content: "\f099";
}
