@font-face {
  font-family: 'custom-icons-v2';
  src:  url('fonts/custom-icons-v2.eot?bn7z3v');
  src:  url('fonts/custom-icons-v2.eot?bn7z3v#iefix') format('embedded-opentype'),
    url('fonts/custom-icons-v2.ttf?bn7z3v') format('truetype'),
    url('fonts/custom-icons-v2.woff?bn7z3v') format('woff'),
    url('fonts/custom-icons-v2.svg?bn7z3v#custom-icons-v2') 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: 'custom-icons-v2' !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-health-hospital-building-1:before {
  content: "\e908";
  color: #4a4b62;
}
.icon-hospital:before {
  content: "\e909";
  color: #4a4b62;
}
.icon-check-badge-stroke-16:before {
  content: "\e906";
  color: #4a4b62;
}
.icon-location-ripple-20-regular:before {
  content: "\e907";
  color: #4a4b62;
}
.icon-pin-location-1:before {
  content: "\e904";
  color: #4a4b62;
}
.icon-people-community-20-regular:before {
  content: "\e905";
  color: #4a4b62;
}
.icon-hospital-treatment-clinic:before {
  content: "\e901";
}
.icon-hospital-location:before {
  content: "\e902";
}
.icon-id-verified:before {
  content: "\e903";
}
.icon-verified-badge:before {
  content: "\e900";
}
.icon-caduceus:before {
  content: "\e90b";
}
.icon-graduation-cap:before {
  content: "\e90c";
}
.icon-medical-clipboard:before {
  content: "\e90d";
}
.icon-medical-id:before {
  content: "\e90e";
}
.icon-medical-insurance:before {
  content: "\e90f";
}
.icon-medical-shield:before {
  content: "\e910";
}
.icon-microscope:before {
  content: "\e911";
}
.icon-skin-care:before {
  content: "\e912";
}
.icon-treatment:before {
  content: "\e913";
}
