@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/iconmoon/icomoon.eot?iareym');
  src:  url('../fonts/iconmoon/icomoon.eot?iareym#iefix') format('embedded-opentype'),
    url('../fonts/iconmoon/icomoon.ttf?iareym') format('truetype'),
    url('../fonts/iconmoon/icomoon.woff?iareym') format('woff'),
    url('../fonts/iconmoon/icomoon.svg?iareym#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-apply:before {
  content: "\e900";
}
.icon-directory:before {
  content: "\e901";
}
.icon-give:before {
  content: "\e902";
}
.icon-library:before {
  content: "\e903";
}
.icon-maps:before {
  content: "\e904";
}
.icon-programs:before {
  content: "\e905";
}
