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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'NEW-MODULES' !important;
  speak: never;
  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-icon_agile:before {
  content: "\e900";
  color: #ee96be;
}
.icon-icon_execution:before {
  content: "\e901";
  color: #b197c5;
}
.icon-icon_portfolio:before {
  content: "\e902";
  color: #34bbed;
}
.icon-icon_resource:before {
  content: "\e903";
  color: #9bcca4;
}
.icon-icon_strategy:before {
  content: "\e904";
  color: #fbbf0d;
}
