@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?u8eyiv');
  src:  url('fonts/icomoon.eot?u8eyiv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?u8eyiv') format('truetype'),
    url('fonts/icomoon.woff?u8eyiv') format('woff'),
    url('fonts/icomoon.svg?u8eyiv#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-donate-truck:before {
  content: "\e900";
}
.icon-text-to-give:before {
  content: "\e901";
}
.icon-ira-rmd:before {
  content: "\e902";
}
.icon-host-fundraiser:before {
  content: "\e903";
}
.icon-corporate-match:before {
  content: "\e904";
}
.icon-donate-stock:before {
  content: "\e905";
}
.icon-planned-giving:before {
  content: "\e906";
}
.icon-donate-horse:before {
  content: "\e907";
}
.icon-sponsor-horse:before {
  content: "\e908";
}
