@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?y6nsvo');
  src:  url('/fonts/icomoon.eot?y6nsvo#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?y6nsvo') format('truetype'),
    url('/fonts/icomoon.woff?y6nsvo') format('woff'),
    url('/fonts/icomoon.svg?y6nsvo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-facebook-square:before {
  content: "\f082";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-star:before {
  content: "\f005";
}
.fa-location-dot-alt:before {
  content: "\f041";
}
.fa-location-dot:before {
  content: "\f3c5";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-phone-alt:before {
  content: "\f095";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-redo-alt:before {
  content: "\f2f9";
}