@charset "utf-8";
/* CSS Document */

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


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

