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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-map-marker:before {
  content: "\f041";
  margin-left:-10px;
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-times-circle:before {
  content: "\f057";
  font-size: 1.5rem;
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
  font-size: 2.2rem;
  text-decoration:none;
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-phone1:before {
  content: "\f095";
  margin-left:-10px;
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-bars:before {
  content: "\f0c9";
  font-size: 1rem;
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location2:before {
  content: "\e948";
  /* margin-top: 20px; */
  margin-left:-20px;
  font-size: 1.1rem;
}
.icon-mobile:before {
  content: "\e958";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-whatsapp:before {
  content: "\ea93";
  margin-left:-10px;
  font-size: 2.2rem;
}
