@font-face {
  font-family: 'smart-it';
  src:  url('fonts/smart-it.eot?778h4r');
  src:  url('fonts/smart-it.eot?778h4r#iefix') format('embedded-opentype'),
    url('fonts/smart-it.ttf?778h4r') format('truetype'),
    url('fonts/smart-it.woff?778h4r') format('woff'),
    url('fonts/smart-it.svg?778h4r#smart-it') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'smart-it' !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-business-intelligence:before {
  content: "\e900";
}
.icon-cuentas-por-cobrar:before {
  content: "\e901";
}
.icon-cuentas-por-pagar:before {
  content: "\e902";
}
.icon-caja:before {
  content: "\e903";
}
.icon-carteras:before {
  content: "\e904";
}
.icon-comisiones:before {
  content: "\e905";
}
.icon-compras:before {
  content: "\e906";
}
.icon-contabilidad:before {
  content: "\e907";
}
.icon-crm:before {
  content: "\e908";
}
.icon-fiscal:before {
  content: "\e909";
}
.icon-g-de-negocios:before {
  content: "\e90a";
}
.icon-persona:before {
  content: "\e90b";
}
.icon-presupuestos:before {
  content: "\e90c";
}
.icon-refacciones:before {
  content: "\e90d";
}
.icon-seguridad:before {
  content: "\e90e";
}
.icon-s-y-hyp:before {
  content: "\e90f";
}
.icon-tesoreria:before {
  content: "\e910";
}
.icon-unidades-nuevas:before {
  content: "\e911";
}
.icon-unidades-usadas:before {
  content: "\e912";
}
.icon-utilidades:before {
  content: "\e913";
}
.navbar-transparent.navbar-dark .navbar-collapse a{
	color:#fff;
	}
