@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?e0d47q');
  src:  url('fonts/icomoon.eot?e0d47q#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?e0d47q') format('truetype'),
    url('fonts/icomoon.woff?e0d47q') format('woff'),
    url('fonts/icomoon.svg?e0d47q#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-mail-envelope-open:before {
  content: "\e900";
}
.icon-mail-envelope-closed:before {
  content: "\e901";
}
.icon-medal:before {
  content: "\e902";
}
.icon-calendar:before {
  content: "\e903";
}
.icon-moneybag:before {
  content: "\e904";
}
.icon-aids:before {
  content: "\e907";
}
.icon-ticket2:before {
  content: "\e909";
}
.icon-home3:before {
  content: "\e908";
}
.icon-books:before {
  content: "\e920";
}
.icon-library:before {
  content: "\e921";
}
.icon-location2:before {
  content: "\e948";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-search:before {
  content: "\e986";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-flag:before {
  content: "\e9cc";
}

