@font-face {
  font-family: 'icomoon-2';
  src:
    url('../icomoon-2/icomoon-2.ttf?2qi7is') format('truetype'),
    url('../icomoon-2/icomoon-2.woff?2qi7is') format('woff'),
    url('../icomoon-2/icomoon-2.svg?2qi7is#icomoon-2') format('svg');
	
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-2' !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-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-whatsapp:before {
  content: "\ea93";
  color:#fff;
}
