@font-face {
  font-family: 'fontawesome';
  src: url('fontawesome.eot?40179097');
  src: url('fontawesome.eot?40179097#iefix') format('embedded-opentype'),
       url('fontawesome.woff2?40179097') format('woff2'),
       url('fontawesome.woff?40179097') format('woff'),
       url('fontawesome.ttf?40179097') format('truetype'),
       url('fontawesome.svg?40179097#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?40179097#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-search:before { content: '\e800'; } /* '' */
.fa-cancel:before { content: '\e801'; } /* '' */
.fa-ok:before { content: '\e802'; } /* '' */
.fa-export:before { content: '\e803'; } /* '' */
.fa-edit:before { content: '\e804'; } /* '' */
.fa-trash-empty:before { content: '\e805'; } /* '' */
.fa-basket:before { content: '\e806'; } /* '' */
.fa-check:before { content: '\e807'; } /* '' */
.fa-basket-1:before { content: '\e808'; } /* '' */
.fa-wrench:before { content: '\e809'; } /* '' */
.fa-road:before { content: '\e80a'; } /* '' */
.fa-tools:before { content: '\e80b'; } /* '' */
.fa-fuel:before { content: '\e819'; } /* '' */
.fa-spin3:before { content: '\e832'; } /* '' */
.fa-spin4:before { content: '\e834'; } /* '' */
.fa-spin5:before { content: '\e838'; } /* '' */
.fa-check-empty:before { content: '\f096'; } /* '' */
.fa-twitter:before { content: '\f099'; } /* '' */
.fa-facebook:before { content: '\f09a'; } /* '' */
.fa-menu:before { content: '\f0c9'; } /* '' */
.fa-spinner:before { content: '\f110'; } /* '' */
.fa-info:before { content: '\f129'; } /* '' */
.fa-extinguisher:before { content: '\f134'; } /* '' */
.fa-rouble:before { content: '\f158'; } /* '' */
.fa-vkontakte:before { content: '\f189'; } /* '' */
.fa-cab:before { content: '\f1b9'; } /* '' */
.fa-plug:before { content: '\f1e6'; } /* '' */
.fa-toggle-off:before { content: '\f204'; } /* '' */
.fa-toggle-on:before { content: '\f205'; } /* '' */
.fa-cart-arrow-down:before { content: '\f218'; } /* '' */
.fa-motorcycle:before { content: '\f21c'; } /* '' */
.fa-odnoklassniki:before { content: '\f263'; } /* '' */
.fa-odnoklassniki-square:before { content: '\f264'; } /* '' */
.fa-commenting-o:before { content: '\f27b'; } /* '' */
.fa-snowflake-o:before { content: '\f2dc'; } /* '' */
.fa-twitter-squared:before { content: '\f304'; } /* '' */
.fa-facebook-squared:before { content: '\f308'; } /* '' */