.t-bold {
font-family: 'franklin_gothic_ltcondensed';
	font-size: 27px;
	color: #000;
	font-weight: 400;
	font-variant: normal;
	letter-spacing: 0px;
}
.t-light {
font-family: 'itc_franklin_gothic_ltbook';
	font-size: 27px;
	color: #878787;
	font-weight:400;
	font-variant: normal;
	letter-spacing: 0px;
}
.contenido-texto-1 {
    font-family: 'gill_sans_novaregular';
	font-size: 14px;
	color: #000;
	font-weight: 300;
	font-variant: normal;
	letter-spacing: 0px;
	text-align: right;
	}
	.med-info-left {
    font-family: 'cabin';
    font-size: 10px;
    color: #000;
    font-weight: 300;
    font-variant: normal;
    letter-spacing: 0px;
    text-align: left;
}