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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-inicio:before {
	content: "\e902";
}
.icon-file-text:before {
	content: "\e922";
}
.icon-user:before {
	content: "\e971";
}
.icon-briefcase:before {
	content: "\e9ae";
}
.icon-menu:before {
	content: "\e9bd";
}
.icon-contacto:before {
	content: "\ea83";
}
