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

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

.r-Camaraderie:before {
  content: "\e903";
}
.r-Reliable:before {
  content: "\e904";
}
.r-Accountable:before {
  content: "\e905";
}
.r-Empower:before {
  content: "\e906";
}
.r-briefcase:before {
  content: "\e900";
}
.r-call-center-worker-with-headset:before {
  content: "\e901";
}
.r-imac:before {
  content: "\e902";
}
