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

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icos' !important;
  speak: none;
  font-size: 20px;
  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;
}

.ico-ticket:before {
	content: "\ea10";
	color: #090;
}
.ico-cruz:before {
  content: "\ea0f";
	color: #F00;
}
.ico-cruzgris:before {
  content: "\ea0f";
	color: #CCC;
}
.ico-rojo:before {
  content: "\e910";
  color: #f00;
}
.ico-verde:before {
  content: "\e910";
  color: #090;
}
.ico-amarillo:before {
  content: "\e910";
  color: #FC0;
}
.ico-gris:before {
  content: "\e910";
  color: #CCC;
}
.ico-users:before {
	content: "\e900";
	color: #00F;
}
.ico-user:before {
	content: "\e901";
	color: #F30;
}
.ico-camion:before {
	content: "\e90c";
	color: #900;
}
.ico-camion2:before {
  content: "\e9b0";
	color: #900;
}

.ico-camionrojo:before {
  content: "\e9b0";
	color: #F00;
}

.ico-camionverde:before {
  content: "\e9b0";
	color: #090;
}

.ico-alerta:before {
	content: "\ea07";
	color: #F90;
}
.ico-smiley:before {
	content: "\e902";
	font-size: 30px;
	color: #F90;
}
.ico-sad2:before {
	content: "\e903";
	font-size: 30px;
	color: #900;
}
.ico-historial:before {
	content: "\e904";
	font-size: 24px;
	color: #06F;
}
.ico-ajustes:before {
	content: "\e905";
	color: #090;
	font-size: 30px;
}
.ico-billete:before {
	content: "\e906";
	color: #090;
}
.ico-forward:before {
  content: "\e907";
}

.ico-key:before {
  content: "\e908";
}
.ico-locked:before {
  content: "\e909";
}
.ico-magnifier:before {
	content: "\e90a";
	color: #F60;
}
.ico-reply:before {
	content: "\e90b";
	color: #00F;
}
.ico-unlocked:before {
  content: "\e90d";
}
.ico-pdf:before {
  content: "\e90e";
  color: #ee3f24;
}
.ico-pdfgris:before {
  content: "\e90e";
  color: #CCC;
}
.ico-atom:before {
  content: "\e90f";
  color: #66595c;
}
.ico-instagram:before {
  content: "\e911";
  color: #e4405f;
}
.ico-xls:before {
  content: "\e912";
  color: #217346;
}
.ico-xlsx:before {
  content: "\e912";
  color: #217346;
}
.ico-ppt:before {
  content: "\e913";
  color: #d24726;
}
.ico-pptx:before {
  content: "\e913";
  color: #d24726;
}
.ico-doc:before {
  content: "\e914";
  color: #2b579a;
}
.ico-docx:before {
  content: "\e914";
  color: #2b579a;
}
.ico-arrow-down2:before {
  content: "\ea3e";
}
.ico-arrow-left2:before {
  content: "\ea40";
}
.ico-enviar:before {
	content: "\ea3c";
	color: #090;
}
.ico-arrow-up2:before {
  content: "\ea3a";
}
.ico-clip:before {
	content: "\e9cd";
	color: #F00;
}
.ico-cliprojo:before {
	content: "\e9cd";
	color: #F00;
}
.ico-clipverde:before {
	content: "\e9cd";
	color: #090;
}
.ico-camera:before {
  content: "\e915";
}
.ico-valor:before {
	content: "\e93b";
	color: #090;
}
.ico-envelop:before {
  content: "\e945";
}
.ico-home3:before {
  content: "\e916";
}
.ico-jpg:before {
	content: "\e917";
	color: #36C;
}
.ico-jpeg:before {
  content: "\e917";
	color: #36C;
}
.ico-png:before {
  content: "\e917";
	color: #36C;
}
.ico-location2:before {
  content: "\e948";
}
.ico-editar:before {
	content: "\e918";
	color: #660;
}
.ico-editargris:before {
	content: "\e918";
	color: #CCC;
}
.ico-phone:before {
  content: "\e942";
}
.ico-sad:before {
  content: "\e9e5";
	font-size: 28px;
	color: #F00;
}
.ico-star-full:before {
  content: "\e9d9";
}
.ico-whatsapp:before {
  content: "\ea93";
}
.ico-wink:before {
	content: "\e9e7";
	font-size: 24px;
	color: #00F;
}
.ico-texto:before {
	content: "\f0f6";
	color: #900;
}
.ico-texto2:before {
	content: "\f0f6";
	color: #009;
}
.ico-rechazado:before {
  content: "\f165";
	color: #F00;
}
.ico-aprobado:before {
	content: "\f164";
	color: #090;
}
.ico-dedoabajo:before {
  content: "\f165";
	color: #06C;
}
.ico-dedoarriba:before {
	content: "\f164";
	color: #06C;
}
.ico-dedoabajorojo:before {
	content: "\f165";
	color: #F00;
	font-size: 24px;
}
.ico-dedoarribaverde:before {
	content: "\f164";
	color: #090;
	font-size: 24px;
}
.ico-dedoarribazul:before {
	content: "\f164";
	color: #00F;
	font-size: 24px;
}
.ico-persona2:before {
	content: "\f21b";
	color: #F90;
}
.ico-persona:before {
	content: "\e976";
	color: #F90;
}
.ico-question:before {
	content: "\e919";
	color: #CCC;
	font-size: 24px;
}
.ico-trash:before {
  content: "\e91a";
color: #666;
}
