@font-face {
  font-family: 'fa-local';
  src: url('../font/fa-local.eot?39211297');
  src: url('../font/fa-local.eot?39211297#iefix') format('embedded-opentype'),
       url('../font/fa-local.woff2?39211297') format('woff2'),
       url('../font/fa-local.woff?39211297') format('woff'),
       url('../font/fa-local.ttf?39211297') format('truetype'),
       url('../font/fa-local.svg?39211297#fa-local') 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: 'fa-local';
    src: url('../font/fa-local.svg?39211297#fa-local') format('svg');
  }
}
*/
[class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "fa-local";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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-camera:before { content: '\e800'; } /* '' */
.fa-star:before { content: '\e801'; } /* '' */
.fa-eye:before { content: '\e802'; } /* '' */
.fa-play:before { content: '\e803'; } /* '' */
.fa-check:before { content: '\e804'; } /* '' */
.fa-cancel-circled:before { content: '\e805'; } /* '' */
.fa-clock:before { content: '\e807'; } /* '' */
.fa-search:before { content: '\e808'; } /* '' */
.fa-credit-card:before { content: '\e809'; } /* '' */
.fa-times-circle:before { content: '\e80a'; } /* '' */
.fa-paperclip:before { content: '\e80b'; } /* '' */
.fa-flag:before { content: '\e80c'; } /* '' */
.fa-minus:before { content: '\e80d'; } /* '' */
.fa-columns:before { content: '\e80e'; } /* '' */
.fa-grip-lines:before { content: '\e80f'; } /* '' */
.fa-coins:before { content: '\e810'; } /* '' */
.fa-sync:before { content: '\e811'; } /* '' */
.fa-undo:before { content: '\e812'; } /* '' */
.fa-globe:before { content: '\e813'; } /* '' */
.fa-down-dir:before { content: '\e815'; } /* '' */
.fa-up-dir:before { content: '\e816'; } /* '' */
.fa-left-dir:before { content: '\e817'; } /* '' */
.fa-check-circle:before { content: '\f058'; } /* '' */
.fa-plus:before { content: '\f067'; } /* '' */
.fa-twitter:before { content: '\f099'; } /* '' */
.fa-facebook:before { content: '\f09a'; } /* '' */
.fa-grip-lines-1:before { content: '\f0c9'; } /* '' */
.fa-money:before { content: '\f0d6'; } /* '' */
.fa-right-dir:before { content: '\f0da'; } /* '' */
.fa-down:before { content: '\f0dd'; } /* '' */
.fa-up:before { content: '\f0de'; } /* '' */
.fa-linkedin-in:before { content: '\f0e1'; } /* '' */
.fa-comment:before { content: '\f0e5'; } /* '' */
.fa-wallet:before { content: '\f0ec'; } /* '' */
.fa-chevron-left:before { content: '\f104'; } /* '' */
.fa-chevron-right:before { content: '\f105'; } /* '' */
.fa-angle-up:before { content: '\f106'; } /* '' */
.fa-angle-down:before { content: '\f107'; } /* '' */
.fa-desktop:before { content: '\f108'; } /* '' */
.fa-quote-left:before { content: '\f10d'; } /* '' */
.fa-puzzle-piece:before { content: '\f12e'; } /* '' */
.fa-angle-circled-left:before { content: '\f137'; } /* '' */
.fa-angle-right:before { content: '\f138'; } /* '' */
.fa-arrow-alt-circle-up:before { content: '\f139'; } /* '' */
.fa-play-circle:before { content: '\f144'; } /* '' */
.fa-dollar-sign:before { content: '\f155'; } /* '' */
.fa-file-alt:before { content: '\f15b'; } /* '' */
.fa-youtube:before { content: '\f16a'; } /* '' */
.fa-instagram:before { content: '\f16d'; } /* '' */
.fa-dice:before { content: '\f16e'; } /* '' */
.fa-sort-down:before { content: '\f175'; } /* '' */
.fa-right-circled2:before { content: '\f18e'; } /* '' */
.fa-building:before { content: '\f1ad'; } /* '' */
.fa-database:before { content: '\f1c0'; } /* '' */
.fa-cc-visa:before { content: '\f1f0'; } /* '' */
.fa-chart-line:before { content: '\f201'; } /* '' */
.fa-glass-cheers:before { content: '\f254'; } /* '' */
.fa-reddit-alien:before { content: '\f281'; } /* '' */
.fa-credit-card-alt:before { content: '\f283'; } /* '' */
.fa-window-restore:before { content: '\f2d2'; } /* '' */
