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

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

.icon-blood-bank:before {
  content: "\e900";
}
.icon-print:before {
  content: "\e901";
}
.icon-bill:before {
  content: "\e902";
}
.icon-support:before {
  content: "\e903";
}
.icon-exchange:before {
  content: "\e904";
}
.icon-file:before {
  content: "\e905";
}
.icon-budget:before {
  content: "\e906";
}
.icon-usa:before {
  content: "\e907";
}
.icon-convo-1:before {
  content: "\e908";
}
.icon-convo-2:before {
  content: "\e909";
}
.icon-agreement:before {
  content: "\e90a";
}
.icon-research:before {
  content: "\e90b";
}
.icon-marketing:before {
  content: "\e90c";
}
.icon-www:before {
  content: "\e90d";
}
.icon-earth-globe:before {
  content: "\e90e";
}
.icon-money-bag:before {
  content: "\e90f";
}
.icon-bank:before {
  content: "\e910";
}
