@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?18486937');
  src: url('../fonts/fontello.eot?18486937#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?18486937') format('woff2'),
       url('../fonts/fontello.woff?18486937') format('woff'),
       url('../fonts/fontello.ttf?18486937') format('truetype'),
       url('../fonts/fontello.svg?18486937#fontello') 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: 'fontello';
    src: url('../fonts/fontello.svg?18486937#fontello') format('svg');
  }
}
*/
 
 [class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "fontello";
  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-check:before { content: '\e800'; } /* '' */
.fa-cog:before { content: '\e801'; } /* '' */
.fa-heart-empty:before { content: '\e802'; } /* '' */
.fa-lock:before { content: '\e803'; } /* '' */
.fa-pencil:before { content: '\e804'; } /* '' */
.fa-chat:before { content: '\e805'; } /* '' */
.fa-wrench:before { content: '\e806'; } /* '' */
.fa-gift:before { content: '\e807'; } /* '' */
.fa-zoom-in:before { content: '\e808'; } /* '' */
.fa-arrows-cw:before { content: '\e809'; } /* '' */
.fa-chart-bar:before { content: '\e80a'; } /* '' */
.fa-home:before { content: '\e80b'; } /* '' */
.fa-phone:before { content: '\e80c'; } /* '' */
.fa-twitter:before { content: '\f099'; } /* '' */
.fa-facebook:before { content: '\f09a'; } /* '' */
.fa-github-circled:before { content: '\f09b'; } /* '' */
.fa-hdd:before { content: '\f0a0'; } /* '' */
.fa-gauge:before { content: '\f0e4'; } /* '' */
.fa-sitemap:before { content: '\f0e8'; } /* '' */
.fa-download-cloud:before { content: '\f0ed'; } /* '' */
.fa-doc-text:before { content: '\f0f6'; } /* '' */
.fa-desktop:before { content: '\f108'; } /* '' */
.fa-laptop:before { content: '\f109'; } /* '' */
.fa-shield:before { content: '\f132'; } /* '' */
.fa-right:before { content: '\f178'; } /* '' */
.fa-slack:before { content: '\f198'; } /* '' */
.fa-paw:before { content: '\f1b0'; } /* '' */
.fa-cubes:before { content: '\f1b3'; } /* '' */
.fa-database:before { content: '\f1c0'; } /* '' */
.fa-sliders:before { content: '\f1de'; } /* '' */
.fa-chart-line:before { content: '\f201'; } /* '' */
.fa-angellist:before { content: '\f209'; } /* '' */
.fa-object-ungroup:before { content: '\f248'; } /* '' */
.fa-hourglass-1:before { content: '\f251'; } /* '' */