@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome.eot?28587139');
  src: url('../font/fontawesome.eot?28587139#iefix') format('embedded-opentype'),
       url('../font/fontawesome.woff2?28587139') format('woff2'),
       url('../font/fontawesome.woff?28587139') format('woff'),
       url('../font/fontawesome.ttf?28587139') format('truetype'),
       url('../font/fontawesome.svg?28587139#fontawesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome.svg?28587139#fontawesome') format('svg');
  }
}
*/

 [class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.fa-retweet:before { content: '\e800'; } /* '' */
.fa-star:before { content: '\e801'; } /* '' */
.fa-globe:before { content: '\e802'; } /* '' */
.fa-music:before { content: '\e803'; } /* '' */
.fa-video-camera:before { content: '\e804'; } /* '' */
.fa-camera-retro:before { content: '\e805'; } /* '' */
.fa-align-left:before { content: '\e806'; } /* '' */
.fa-align-right:before { content: '\e807'; } /* '' */
.fa-align-center:before { content: '\e808'; } /* '' */
.fa-photo:before { content: '\e809'; } /* '' */
.fa-comment:before { content: '\e80a'; } /* '' */
.fa-share:before { content: '\e80b'; } /* '' */
.fa-search:before { content: '\e80c'; } /* '' */
.fa-chevron-right:before { content: '\e80d'; } /* '' */
.fa-chevron-left:before { content: '\e80e'; } /* '' */
.fa-print:before { content: '\e80f'; } /* '' */
.fa-pencil-square-o :before { content: '\f044'; } /* '' */
.fa-thumb-tack:before { content: '\f08d'; } /* '' */
.fa-external-link:before { content: '\f08e'; } /* '' */
.fa-twitter:before { content: '\f099'; } /* '' */
.fa-facebook:before { content: '\f09a'; } /* '' */
.fa-github:before { content: '\f09b'; } /* '' */
.fa-rss:before { content: '\f09e'; } /* '' */
.fa-pinterest:before { content: '\f0d2'; } /* '' */
.fa-google-plus:before { content: '\f0d5'; } /* '' */
.fa-envelope:before { content: '\f0e0'; } /* '' */
.fa-linkedin:before { content: '\f0e1'; } /* '' */
.fa-comments-o:before { content: '\f0e6'; } /* '' */
.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-angle-up:before { content: '\f106'; } /* '' */
.fa-angle-down:before { content: '\f107'; } /* '' */
.fa-quote-left:before { content: '\f10d'; } /* '' */
.fa-reply:before { content: '\f112'; } /* '' */
.fa-check-square:before { content: '\f14a'; } /* '' */
.fa-youtube:before { content: '\f167'; } /* '' */
.fa-stack-overflow:before { content: '\f16c'; } /* '' */
.fa-instagram:before { content: '\f16d'; } /* '' */
.fa-flickr:before { content: '\f16e'; } /* '' */
.fa-bitbucket:before { content: '\f171'; } /* '' */
.fa-tumblr:before { content: '\f173'; } /* '' */
.fa-dribbble:before { content: '\f17d'; } /* '' */
.fa-skype:before { content: '\f17e'; } /* '' */
.fa-vk:before { content: '\f189'; } /* '' */
.fa-renren:before { content: '\f18b'; } /* '' */
.fa-vimeo-square:before { content: '\f194'; } /* '' */
.fa-reddit:before { content: '\f1a1'; } /* '' */
.fa-stumbleupon:before { content: '\f1a4'; } /* '' */
.fa-digg:before { content: '\f1a6'; } /* '' */
.fa-behance:before { content: '\f1b4'; } /* '' */
.fa-steam:before { content: '\f1b6'; } /* '' */
.fa-spotify:before { content: '\f1bc'; } /* '' */
.fa-vine:before { content: '\f1ca'; } /* '' */
.fa-qq:before { content: '\f1d6'; } /* '' */
.fa-slideshare:before { content: '\f1e7'; } /* '' */
.fa-twitch:before { content: '\f1e8'; } /* '' */
.fa-whatsapp:before { content: '\f232'; } /* '' */
.fa-medium:before { content: '\f23a'; } /* '' */
.fa-get-pocket:before { content: '\f265'; } /* '' */
.fa-wikipedia-w:before { content: '\f266'; } /* '' */
.fa-amazon:before { content: '\f270'; } /* '' */
.fa-houzz:before { content: '\f27c'; } /* '' */
.fa-product-hunt:before { content: '\f288'; } /* '' */
.fa-quora:before { content: '\f2c4'; } /* '' */
.fa-telegram:before { content: '\f2c6'; } /* '' */
.fa-soundcloud:before { content: '\f348'; } /* '' */