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

[class^="nuo-"], [class*=" nuo-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nuoone' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 14px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nuo-visits:before {
  content: "\e900";
}
.nuo-visits-pro:before {
  content: "\e901";
}

