@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/new-fonts/icomoon.eot?4ku3lt');
  src:  url('../../fonts/new-fonts/icomoon.eot?4ku3lt#iefix') format('embedded-opentype'),
    url('../../fonts/new-fonts/icomoon.ttf?4ku3lt') format('truetype'),
    url('../../fonts/new-fonts/icomoon.woff?4ku3lt') format('woff'),
    url('../../fonts/new-fonts/icomoon.svg?4ku3lt#icomoon') 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: 'icomoon' !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-growth:before {
  content: "\e801";
}
.icon-rocket:before {
  content: "\e802";
}
.icon-code:before {
  content: "\e803";
}
.icon-pencil:before {
  content: "\e804";
}
.icon-compass:before {
  content: "\e805";
}
.icon-maintenance:before {
  content: "\e806";
}
.icon-migration:before {
  content: "\e807";
}
.icon-enterprise:before {
  content: "\e808";
}
.icon-uiux-icon:before {
  content: "\e809";
}
.icon-application-mob:before {
  content: "\e810";
}
.icon-cross-platform:before {
  content: "\e811";
}
.icon-fast:before {
  content: "\e812";
}
.icon-goal-centric:before {
  content: "\e813";
}
.icon-predictable:before {
  content: "\e814";
}
.icon-arrow-list:before {
  content: "\e800";
}
