/*-------------------------------------------------------
 15. BANNER HOME CAMAPAÑA REPSOL
-------------------------------------------------------*/

/*-----------------------------
 1. Fuente REPSOL
-------------------------------*/
@font-face
{
	font-family: "TitilliumText22L-Regular";
	src: url("/regalos/fonts/repsol/TitilliumText22L-Regular.ttf")
}
@font-face
{
	font-family: "Repsol-bold";
	src: url("/regalos/fonts/repsol/Repsol-Bold.ttf")
}
@font-face
{
	font-family: "Repsol-regular";
	src: url("/regalos/fonts/repsol/Repsol-Regular.ttf")
}
.c-font-repsol{
	font-family:"TitilliumText22L-Regular"
}
.c-font-repsol-bold{
	font-family:"Repsol-bold"
}

.c-font-repsol-regular{
	font-family:"Repsol-regular"
}
