.titulo {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.subtitulo {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: 600;

}
.texto {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;

}
.peq {
	font-family: "Century Gothic";
	font-size: 10px;
}
