@font-face {
  font-family: 'Font-Awesome-Subset';
  src:  url('fonts/Font-Awesome-Subset.eot?8z32qx');
  src:  url('fonts/Font-Awesome-Subset.eot?8z32qx#iefix') format('embedded-opentype'),
    url('fonts/Font-Awesome-Subset.ttf?8z32qx') format('truetype'),
    url('fonts/Font-Awesome-Subset.woff?8z32qx') format('woff'),
    url('fonts/Font-Awesome-Subset.svg?8z32qx#Font-Awesome-Subset') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.fa {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Font-Awesome-Subset' !important;
  speak: never;
  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-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-circle-o1:before {
  content: "\f10e";
}
.fa-dot-circle-o1:before {
  content: "\f193";
}
.fa-circle-thin1:before {
  content: "\f1dc";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f09a";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin1:before {
  content: "\f0e2";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-search:before {
  content: "\f002";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before {
  content: "\f00d";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.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-quote-left:before {
  content: "\f10d";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
