@font-face {
  font-family: 'icomoon';
  src:  url('../../../public/css/fonts/icomoon.eot?hw9gsc');
  src:  url('../../../public/css/fonts/icomoon.eot?hw9gsc#iefix') format('embedded-opentype'),
    url('../../../public/css/fonts/icomoon.ttf?hw9gsc') format('truetype'),
    url('../../../public/css/fonts/icomoon.woff?hw9gsc') format('woff'),
    url('../../../public/css/fonts/icomoon.svg?hw9gsc#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-graduate:before {
  content: "\e900";
}
.icon-hat:before {
  content: "\e900";
}
.icon-mail-envelope-closed:before {
  content: "\e901";
}
.icon-news:before {
  content: "\e902";
}
.icon-paper:before {
  content: "\e902";
}
.icon-angle-double-up:before {
  content: "\e903";
}
.icon-graduation-cap:before {
  content: "\e904";
}
.icon-mortar-board:before {
  content: "\e904";
}
.icon-arrow_drop_down:before {
  content: "\e5c5";
}
.icon-pin:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\f03b";
}
.icon-three-bars:before {
  content: "\f05e";
}
.icon-triangle-down:before {
  content: "\f05b";
}
.icon-stats:before {
  content: "\e905";
}
.icon-monitor:before {
  content: "\e905";
}
.icon-board:before {
  content: "\e905";
}
.icon-home:before {
  content: "\e906";
}
.icon-organization:before {
  content: "\e907";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-pin2:before {
  content: "\e909";
}

