@font-face {
  font-family: 'font-awesome-reduced';
  src:  url("../fonts/font-awesome-reduced.dfb2061c1441.eot?tcx6zq");
  src:  url("../fonts/font-awesome-reduced.dfb2061c1441.eot?tcx6zq#iefix") format('embedded-opentype'),
    url("../fonts/font-awesome-reduced.d4fcc2d21e0e.ttf?tcx6zq") format('truetype'),
    url("../fonts/font-awesome-reduced.0a966ac64d1d.woff?tcx6zq") format('woff'),
    url("../fonts/font-awesome-reduced.6c3414267f40.svg?tcx6zq#font-awesome-reduced") format('svg');
  font-weight: normal;
  font-style: normal;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'font-awesome-reduced' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-home:before {
  content: "\f015";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-play:before {
  content: "\f04b";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-comment:before {
  content: "\f075";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f09a";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-facebook-official:before {
  content: "\f230";
}
