@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?61323393');
  src: url('../font/fontello.eot?61323393#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?61323393') format('woff2'),
       url('../font/fontello.woff?61323393') format('woff'),
       url('../font/fontello.ttf?61323393') format('truetype'),
       url('../font/fontello.svg?61323393#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('../font/fontello.svg?61323393#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-home:before { content: '\e800'; } /* '' */
.fa-pencil:before { content: '\e801'; } /* '' */
.fa-sign-in:before { content: '\e802'; } /* '' */
.fa-arrow-left:before { content: '\e803'; } /* '' */
.fa-arrow-right:before { content: '\e804'; } /* '' */
.fa-clock-o:before { content: '\e805'; } /* '' */
.fa-chevron-down:before { content: '\e806'; } /* '' */
.fa-star:before { content: '\e807'; } /* '' */
.fa-chevron-up:before { content: '\e808'; } /* '' */
.fa-star-o:before { content: '\e809'; } /* '' */
.fa-search:before { content: '\e80a'; } /* '' */
.fa-bell-o:before { content: '\e80b'; } /* '' */
.fa-user:before { content: '\e80c'; } /* '' */
.fa-question-circle:before { content: '\e80d'; } /* '' */
.fa-times:before { content: '\e80e'; } /* '' */
.fa-check:before { content: '\e80f'; } /* '' */
.fa-info-circle:before { content: '\e810'; } /* '' */
.fa-exclamation-triangle:before { content: '\e811'; } /* '' */
.fa-tag:before { content: '\e812'; } /* '' */
.fa-close:before { content: '\e813'; } /* '' */
.fa-award:before { content: '\e814'; } /* '' */
.fa-files-o:before { content: '\f0c5'; } /* '' */
.fa-bars:before { content: '\f0c9'; } /* '' */
.fa-envelope:before { content: '\f0e0'; } /* '' */
.fa-angle-double-up:before { content: '\f102'; } /* '' */
.fa-angle-double-down:before { content: '\f103'; } /* '' */
.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-mobile:before { content: '\f10b'; } /* '' */
.fa-spinner:before { content: '\f110'; } /* '' */
.fa-circle:before { content: '\f111'; } /* '' */
.fa-folder-open-o:before { content: '\f115'; } /* '' */
.fa-star-half-o:before { content: '\f123'; } /* '' */
.fa-info:before { content: '\f129'; } /* '' */
.fa-exclamation:before { content: '\f12a'; } /* '' */
.fa-android:before { content: '\f17b'; } /* '' */
.fa-google:before { content: '\f1a0'; } /* '' */
.fa-file-archive:before { content: '\f1c6'; } /* '' */
.fa-trash:before { content: '\f1f8'; } /* '' */
.fa-calendar-check-o:before { content: '\f274'; } /* '' */
.fa-facebook-squared:before { content: '\f308'; } /* '' */