@font-face {
  font-family: 'nts';
  src:  url('fonts/nts.eot?4e6z9p');
  src:  url('fonts/nts.eot?4e6z9p#iefix') format('embedded-opentype'),
    url('fonts/nts.ttf?4e6z9p') format('truetype'),
    url('fonts/nts.woff?4e6z9p') format('woff'),
    url('fonts/nts.svg?4e6z9p#nts') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="nts-"], [class*=" nts-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nts' !important;
  speak: none;
  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;
}

.nts-inicio:before {
  content: "\e90b";
}
.nts-sistema:before {
  content: "\e90a";
}
.nts-pedido:before {
  content: "\e906";
}
.nts-producto:before {
  content: "\e907";
}
.nts-configuracion:before {
  content: "\e908";
}
.nts-usuarios:before {
  content: "\e909";
}
.nts-window:before {
  content: "\e900";
}
.nts-secciones:before {
  content: "\e902";
}
.nts-ofertas:before {
  content: "\e903";
}
.nts-noticias:before {
  content: "\e904";
}
.nts-entrega_tienda:before {
  content: "\e901";
}
.nts-entrega_domicilio:before {
  content: "\e905";
}
