@font-face {
  font-family: 'fontawesome';
  src: url('../fonts/fontawesome.eot?2383656');
  src: url('../fonts/fontawesome.eot?2383656#iefix') format('embedded-opentype'),
       url('../fonts/fontawesome.woff2?2383656') format('woff2'),
       url('../fonts/fontawesome.woff?2383656') format('woff'),
       url('../fonts/fontawesome.ttf?2383656') format('truetype'),
       url('../fonts/fontawesome.svg?2383656#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('../fonts/fontawesome.svg?2383656#fontawesome') format('svg');
  }
}
*/
[class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "fontawesome";
  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-mail:before { content: '\e800'; } /* '' */
.fa-plus:before { content: '\e801'; } /* '' */
.fa-minus:before { content: '\e802'; } /* '' */
.fa-pencil-square-o:before { content: '\e808'; } /* '' */
.fa-cogs-1:before { content: '\e80b'; } /* '' */
.fa-eye-off:before { content: '\e80c'; } /* '' */
.fa-cog:before { content: '\e80d'; } /* '' */
.fa-star-half:before { content: '\e814'; } /* '' */
.fa-star:before { content: '\f005'; } /* '' */
.fa-star-o:before { content: '\f006'; } /* '' */
.fa-user:before { content: '\f007'; } /* '' */
.fa-ok:before { content: '\f00c'; } /* '' */
.fa-cancel:before { content: '\f00d'; } /* '' */
.fa-power-off:before { content: '\f011'; } /* '' */
.fa-clock-o:before { content: '\f017'; } /* '' */
.fa-list-alt:before { content: '\f022'; } /* '' */
.fa-lock:before { content: '\f023'; } /* '' */
.fa-tags:before { content: '\f02c'; } /* '' */
.fa-map-marker:before { content: '\f041'; } /* '' */
.fa-edit:before { content: '\f044'; } /* '' */
.fa-right-open:before { content: '\f054'; } /* '' */
.fa-question-circle:before { content: '\f059'; } /* '' */
.fa-eye:before { content: '\f06e'; } /* '' */
.fa-exclamation-triangle:before { content: '\f071'; } /* '' */
.fa-folder-open:before { content: '\f07c'; } /* '' */
.fa-bar-chart:before { content: '\f080'; } /* '' */
.fa-cogs:before { content: '\f085'; } /* '' */
.fa-comments:before { content: '\f086'; } /* '' */
.fa-thumbs-o-up:before { content: '\f087'; } /* '' */
.fa-thumbs-o-down:before { content: '\f088'; } /* '' */
.fa-sign-out:before { content: '\f08b'; } /* '' */
.fa-linkedin-square:before { content: '\f08c'; } /* '' */
.fa-sign-in:before { content: '\f090'; } /* '' */
.fa-phone:before { content: '\f095'; } /* '' */
.fa-phone-square:before { content: '\f098'; } /* '' */
.fa-twitter:before { content: '\f099'; } /* '' */
.fa-credit-card:before { content: '\f09d'; } /* '' */
.fa-rss:before { content: '\f09e'; } /* '' */
.fa-users:before { content: '\f0c0'; } /* '' */
.fa-colabs:before { content: '\f0c3'; } /* '' */
.fa-right-dir:before { content: '\f0da'; } /* '' */
.fa-mail-alt:before { content: '\f0e0'; } /* '' */
.fa-comment-o:before { content: '\f0e5'; } /* '' */
.fa-suitcase:before { content: '\f0f2'; } /* '' */
.fa-file-text-o:before { content: '\f0f6'; } /* '' */
.fa-star-half-o:before { content: '\f123'; } /* '' */
.fa-ticket:before { content: '\f145'; } /* '' */
.fa-sliders:before { content: '\f1de'; } /* '' */
.fa-newspaper-o:before { content: '\f1ea'; } /* '' */
.fa-paypal:before { content: '\f1ed'; } /* '' */
.fa-cc-paypal:before { content: '\f1f4'; } /* '' */
.fa-at:before { content: '\f1fa'; } /* '' */
.fa-heartbeat:before { content: '\f21e'; } /* '' */
.fa-facebook-official:before { content: '\f230'; } /* '' */
.fa-whatsapp:before { content: '\f232'; } /* '' */
.fa-balance-scale:before { content: '\f24e'; } /* '' */
.fa-hourglass-end:before { content: '\f253'; } /* '' */
.fa-calendar-check-o:before { content: '\f274'; } /* '' */
.fa-handshake-o:before { content: '\f2b5'; } /* '' */
.fa-quote-right:before { content: '\f10e'; } /* '' */
