/* FONTS */

@font-face{
	font-family: 'AileronReg';
	src:url('../fonts/aileron-regular.ttf') format('truetype');
}

@font-face{
	font-family:'AileronSB';
	src:url('../fonts/aileron-regular.ttf') format('truetype');
}

@font-face{
	font-family:'AileronBlack';
	src:url('../fonts/aileron-black.otf') format('opentype');
}

@font-face{
	font-family:'AileronBold';
	src:url('../fonts/aileron-bold.otf') format('opentype');
}

@font-face{
	font-family:'EmberlyEDita';
	src:url('../fonts/emberly-eb-ita.ttf') format('truetype');
}

@font-face{
	font-family:'Aileron-Light';
	src:url('../fonts/aileron-light.otf') format('opentype');
}




aile-titulo{
	font-family: 'AileronBold';
	font-size: 16px;
	color:#ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

aile-titulo-2{
	font-family: 'AileronBold';
	font-size: 16px;
	color:white;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	
}

#cita1{
	font-family: 'EmberlyEDita';
	font-size: 36px;
	line-height : 30px;
	text-align: center;
	
	color: #DFBF97;
}

cita2{
	font-family: 'Aileron-Light';
	font-size: 16px;
	line-height : 20px;
	text-align: center;
	text-decoration: none;
}

cita3{
	font-family: 'AileronBold';
	font-size: 16px;
	line-height : 20px;
	text-align: center;
	
	color: white;
	text-decoration: none;
}

cita4{
	font-family: 'AileronBold';
	font-size: 20px;
	line-height : 20px;
	text-align: center;
	
	color: white;
	text-decoration: none;
}

titulo-cat{

	font-family: 'EmberlyEDita';
	font-size: 800%;
	
	color: #DE074D;
	text-shadow: white 0px 0px 10px;

	
/*
	-webkit-text-fill-color:transparent;
	-webkit-background-clip: text;
	
*/	

	
}





aile14{
	font-family: 'AileronReg';
	font-size: 14px;
	color:#ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

aileSB16{
	font-family: 'AileronSB';
	font-size: 16px;
	color:#ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
