@font-face {
    font-family: LeagueGothic;
	src:url(leaguegothicregular.ttf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: Univers57C;
	
	src:url('univers_57_condensed_bold_webfont.eot');
	src: url('univers_57_condensed_bold_webfont.eot?#iefix') format('embedded-opentype');
	src:url('univers_57_condensed_bold-webfont.ttf');	
	src:url('univers_57_condensed_webfont.woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: Univers57BC;

	src:url('univers_67_condensed_bold_webfont.eot');
	src: url('univers_67_condensed_bold_webfont.eot?#iefix') format('embedded-opentype');
	src:url('univers_67_condensed_bold-webfont.ttf');
	src:url('univers_67_condensed_bold_webfont.woff');
    font-weight: normal;
    font-style: normal;
}
h6{
	font-family:'Univers57C';	
	font-size: 22px;
}
h27{
	font-family:'Univers57C';	
	font-size:12px;
}
h20{
	font-family:'Univers57C';	
	font-size: 16px;
}
h20b{
	font-family:'Univers57C';	
	font-size: 16px;
	font-weight:bold;
}
hfecha{
	font-family:'Univers57C';	
	font-size: 34px;
	font-weight:bold;
	color:#EEE;
}