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

[class^="icon-nr"], [class*=" icon-nr"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'numbers' !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-nr0:before {
  content: "\e900";
}
.icon-nr1:before {
  content: "\e901";
}
.icon-nr2:before {
  content: "\e902";
}
.icon-nr3:before {
  content: "\e903";
}
.icon-nr4:before {
  content: "\e904";
}
.icon-nr5:before {
  content: "\e905";
}
.icon-nr6:before {
  content: "\e906";
}
.icon-nr7:before {
  content: "\e907";
}
.icon-nr8:before {
  content: "\e908";
}
.icon-nr9:before {
  content: "\e909";
}
