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

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

.NacIcorightnavarw:before {
  content: "\e900";
}
.NacIcoleftnavarw:before {
  content: "\e901";
}
