@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2ncb1b');
  src:  url('fonts/icomoon.eot?2ncb1b#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2ncb1b') format('truetype'),
    url('fonts/icomoon.woff?2ncb1b') format('woff'),
    url('fonts/icomoon.svg?2ncb1b#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-accountability:before {
  content: "\e900";
}
.icon-business:before {
  content: "\e901";
}
.icon-compliance:before {
  content: "\e902";
}
.icon-contribute:before {
  content: "\e903";
}
.icon-diversity:before {
  content: "\e904";
}
.icon-education:before {
  content: "\e905";
}
.icon-efficiency:before {
  content: "\e906";
}
.icon-human-capital:before {
  content: "\e907";
}
.icon-initiatives:before {
  content: "\e908";
}
.icon-manage:before {
  content: "\e909";
}
.icon-profitability:before {
  content: "\e90a";
}
.icon-reporting:before {
  content: "\e90b";
}
.icon-risk:before {
  content: "\e90c";
}
