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

[class^="NR-icon-"], [class*=" NR-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'NR-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;
}

.NR-icon-NR-skills-icon-people:before {
  content: "\e900";
}
.NR-icon-NR-skills-icon-target:before {
  content: "\e901";
}
.NR-icon-NR-skills-icon-ribbon:before {
  content: "\e902";
}
