@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bbwchp');
  src:  url('fonts/icomoon.eot?bbwchp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bbwchp') format('truetype'),
    url('fonts/icomoon.woff?bbwchp') format('woff'),
    url('fonts/icomoon.svg?bbwchp#icomoon') 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: '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-call:before {
  content: "\e900";
}
.icon-download:before {
  content: "\e901";
}
.icon-email:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-financial-support:before {
  content: "\e904";
}
.icon-health-education:before {
  content: "\e905";
}
.icon-identifying-needs:before {
  content: "\e906";
}
.icon-instegram:before {
  content: "\e907";
}
.icon-linkdn:before {
  content: "\e908";
}
.icon-location:before {
  content: "\e909";
}
.icon-medical-evaluation:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-post-guidence:before {
  content: "\e90c";
}
.icon-right-arrow:before {
  content: "\e90d";
}
.icon-seccure-payment:before {
  content: "\e90e";
}
.icon-transparent:before {
  content: "\e90f";
}
.icon-transplant-care:before {
  content: "\e910";
}
.icon-trusted-donations:before {
  content: "\e911";
}
