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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'nnweb_fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-support:before { content: "\e900"; }
.icon-help:before    { content: "\e901"; }
.icon-dashboard:before { content: "\e902"; }
