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

[class^="iconos-"], [class*=" iconos-"] {
	font-family: 'ficheros';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;

	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconos-file-pdf:before {
	content: "\e600";
}
.iconos-file-word:before {
	content: "\e601";
}
.iconos-file-zip:before {
	content: "\e602";
}
.iconos-file-powerpoint:before {
	content: "\e603";
}
.iconos-image:before {
	content: "\e604";
}
.iconos-file:before {
	content: "\e605";
}
.iconos-file-css:before {
	content: "\e606";
}
.iconos-file-excel:before {
	content: "\e607";
}
.iconos-folder:before {
	content: "\e608";
}
