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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-map-marker:before { content: "\f041"; }
.icon-phone:before,
.icon-phon:before { content: "\f095"; }
.icon-facebook:before { content: "\f09a"; }
.icon-envelope:before { content: "\f0e0"; }
.icon-linkedin:before { content: "\f0e1"; }
.icon-stethoscope:before { content: "\f0f1"; }
.icon-ambulance:before { content: "\f0f9"; }
.icon-youtube:before { content: "\f167"; }
.icon-instagram:before { content: "\f16d"; }
.icon-paper-plane:before { content: "\f1d8"; }
.icon-whatsapp:before { content: "\f232"; }
.icon-map:before { content: "\f279"; }
.icon-phone2:before { content: "\e0cd"; }
.icon-chat:before { content: "\e0b7"; }
