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

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

.icon-angle-right-solid:before {
  content: "\e900";
}
.icon-arrow-down-solid:before {
  content: "\e901";
}
.icon-calendar-days-solid:before {
  content: "\e902";
}
.icon-facebook-f-brands-solid:before {
  content: "\e903";
}
.icon-facebook-messenger-brands-solid:before {
  content: "\e904";
}
.icon-file-lines-solid:before {
  content: "\e905";
}
.icon-graduation-cap-solid:before {
  content: "\e906";
}
.icon-hospital-solid:before {
  content: "\e907";
}
.icon-instagram-brands-solid:before {
  content: "\e908";
}
.icon-linkedin-brands-solid:before {
  content: "\e909";
}
.icon-list-check-solid:before {
  content: "\e90a";
}
.icon-list-solid:before {
  content: "\e90b";
}
.icon-location-dot-solid:before {
  content: "\e90c";
}
.icon-magnifying-glass-solid:before {
  content: "\e90d";
}
.icon-phone-solid:before {
  content: "\e90e";
}
.icon-phone-volume-solid:before {
  content: "\e90f";
}
.icon-play-solid:before {
  content: "\e910";
}
.icon-stethoscope-solid:before {
  content: "\e911";
}
.icon-whatsapp-brands-solid:before {
  content: "\e912";
}
.icon-xmark-solid:before {
  content: "\e913";
}
.icon-youtube-brands-solid:before {
  content: "\e914";
}
