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

[class^="fa-"], [class*=" fa-"] {
  /* 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;
}

.fa-map-marker-alt:before {
  content: "\e900";
}
.fa-notes-medical:before {
  content: "\e901";
}
.fa-stethoscope:before {
  content: "\e902";
}
.fa-hospital:before {
  content: "\e903";
}
.fa-chevron-down:before {
  content: "\e904";
}
.fa-chevron-right:before {
  content: "\e905";
}
.fa-chevron-left:before {
  content: "\e906";
}
.fa-times:before {
  content: "\e907";
}
.fa-bars:before {
  content: "\e908";
}
.fa-arrow-right:before {
  content: "\e909";
}
.fa-user-md:before {
  content: "\e90a";
}

