@font-face
{
	font-family:'Roboto';
	src:url('../fuentes/Roboto_Condensed-Bold.woff2');
	font-stretch:condensed;
	font-weight:bold;
	font-style:normal;
	font-display:swap;
}

@font-face
{
	font-family:'Roboto';
	src:url('../fuentes/Roboto_Condensed-Regular.woff2');
	font-stretch:condensed;
	font-weight:normal;
	font-style:normal;
	font-display:swap;
}

@font-face
{
	font-family:'Roboto';
	src:url('../fuentes/Roboto_Condensed-Light.woff2');
	font-stretch:condensed;
	font-weight:300;
	font-style:normal;
	font-display:swap;
}

@font-face
{
	font-family:'Roboto';
	src:url('../fuentes/Roboto-Bold.woff2');
	font-stretch:normal;
	font-weight:bold;
	font-style:normal;
	font-display:swap;
}

@font-face
{
	font-family:'Roboto';
	src:url('../fuentes/Roboto-Regular.woff2');
	font-stretch:normal;
	font-weight:normal;
	font-style:normal;
	font-display:swap;
}

@font-face
{
	font-family:'Roboto';
	src:url('../fuentes/Roboto-Light.woff2');
	font-stretch:normal;
	font-weight:300;
	font-style:normal;
	font-display:swap;
}
