@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?h6gv7u');
  src:  url('../fonts/icomoon.eot?h6gv7u#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?h6gv7u') format('truetype'),
    url('../fonts/icomoon.woff?h6gv7u') format('woff'),
    url('../fonts/icomoon.svg?h6gv7u#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-stretch:before {
  content: "\e906";
}
.icon-dollar:before {
  content: "\e905";
}
.icon-social:before {
  content: "\e902";
}
.icon-globe:before {
  content: "\e903";
}
.icon-makeAGift:before {
  content: "\e904";
}
.icon-books:before {
  content: "\e900";
}
.icon-chapel:before {
  content: "\e901";
}
.icon-apply:before {
  content: "\e923";
}
.icon-extendedCampus:before {
  content: "\e924";
}