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

.mdf-custom-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon_custom-2' !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;
}

.my-custom-icon-mdfcalendar-1:before {
  content: "\e900";
}
.my-custom-icon-mdfflask:before {
  content: "\e90a";
}
.my-custom-icon-mdfheart-3:before {
  content: "\e905";
}
.my-custom-icon-mdfstethoscope:before {
  content: "\e911";
}
.my-custom-icon-mdfchild:before {
  content: "\e90f";
}
.my-custom-icon-mdfclipboard:before {
  content: "\e908";
}
.my-custom-icon-mdfgroup:before {
  content: "\e90d";
}
.my-custom-icon-mdfpiggy-bank-2:before {
  content: "\e904";
}
.my-custom-icon-mdfwrench:before {
  content: "\e907";
}
.my-custom-icon-mdfchat:before {
  content: "\e910";
}
.my-custom-icon-mdfmegaphone-1:before {
  content: "\e909";
}
.my-custom-icon-mdfshapes-1:before {
  content: "\e90b";
}
.my-custom-icon-mdfdna-1:before {
  content: "\e90e";
}
.my-custom-icon-mdfrecord-button:before {
  content: "\e90c";
}
.my-custom-icon-mdfidea:before {
  content: "\e901";
}
.my-custom-icon-mdfdonation:before {
  content: "\e902";
}
.my-custom-icon-mdfnewspaper:before {
  content: "\e906";
}
.my-custom-icon-mdfpray:before {
  content: "\e913";
}
.my-custom-icon-mdftest-tube:before {
  content: "\e912";
}
