@font-face {
  font-family: 'icons';
  src:  url('fonts/icons.eot?iq9ul2');
  src:  url('fonts/icons.eot?iq9ul2#iefix') format('embedded-opentype'),
    url('fonts/icons.ttf?iq9ul2') format('truetype'),
    url('fonts/icons.woff?iq9ul2') format('woff'),
    url('fonts/icons.svg?iq9ul2#icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !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-hope:before {
  content: "\e900";
}
.icon-inclusion:before {
  content: "\e901";
}
.icon-service:before {
  content: "\e902";
}
.icon-empowerment:before {
  content: "\e903";
}
.icon-search:before {
    content: "\73";
}
.icon-education:before {
    content: "\65";
}
.icon-diversity:before {
    content: "\64";
}
.icon-twitter:before {
    content: "\74";
}
.icon-facebook:before {
    content: "\66";
}
.icon-arrow-down:before {
    content: "\75";
}
.icon-untitled:before {
    content: "\6e";
}
.icon-play:before {
    content: "\76";
}
.icon-right-quote:before {
    content: "\32";
}
.icon-left-quote:before {
    content: "\31";
}
.icon-record:before {
    content: "\21";
}
.icon-dot:before {
    content: "\22";
}
.icon-gift:before {
    content: "\25";
}
.icon-arrow-right:before {
    content: "\2a";
}
.icon-calendar:before {
    content: "\2b";
}
.icon-user:before {
    content: "\29";
}
.icon-arrow-left:before {
    content: "\2d";
}
.icon-camera:before {
    content: "\2e";
}
.icon-stop:before {
    content: "\2f";
}
.icon-download:before {
    content: "\23";
}
.icon-semisphere:before {
    content: "\24";
}
.icon-participate:before {
    content: "\26";
}
.icon-commnets:before {
    content: "\27";
}
.icon-slideright:before {
    content: "\28";
}
.icon-slideleft:before {
    content: "\2c";
}
.icon-miniuser:before {
    content: "\3b";
}
.icon-military:before {
    content: "\33";
}
.icon-military2:before {
    content: "\34";
}
.icon-wishes:before {
    content: "\35";
}
.icon-quote:before {
    content: "\36";
}