@font-face {
  font-family: 'clientes';
  src:  url('fonts/clientes.eot?2sc0b0');
  src:  url('fonts/clientes.eot?2sc0b0#iefix') format('embedded-opentype'),
    url('fonts/clientes.ttf?2sc0b0') format('truetype'),
    url('fonts/clientes.woff?2sc0b0') format('woff'),
    url('fonts/clientes.svg?2sc0b0#clientes') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-clientes-"], [class*=" icon-clientes-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'clientes' !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;
}

.icon-clientes-contabilidad:before {
  content: "\e901";
}
.icon-clientes-info:before {
  content: "\e900";
}



@font-face {
  font-family: 'control';
  src:  url('fonts/control.eot?vw0nl4');
  src:  url('fonts/control.eot?vw0nl4#iefix') format('embedded-opentype'),
    url('fonts/control.ttf?vw0nl4') format('truetype'),
    url('fonts/control.woff?vw0nl4') format('woff'),
    url('fonts/control.svg?vw0nl4#astemsa') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="control-"], [class*=" control-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'control' !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;
}

.control-control:before {
  content: "\e900";
}
