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

[class^="fa-"], [class*=" fa-"] {
  /* 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-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-user:before {
  content: "\f007";
}
.fa-home:before {
  content: "\f015";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f09a";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-phone:before {
  content: "\e942";
}
.fa-menu:before {
  content: "\e9bd";
}
