@charset "utf-8";
@font-face {
    font-family: 'bebas_neue';
    src: url(fonts/bebasneue.woff);
}

@font-face {
    font-family: 'bebas_neuebold';
    src: url('bebasneue_bold-webfont.eot');
    src: url('bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_bold-webfont.woff2') format('woff2'),
         url('bebasneue_bold-webfont.woff') format('woff'),
         url('bebasneue_bold-webfont.ttf') format('truetype'),
         url('bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neuebook';
    src: url('bebasneue_book-webfont.eot');
    src: url('bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_book-webfont.woff2') format('woff2'),
         url('bebasneue_book-webfont.woff') format('woff'),
         url('bebasneue_book-webfont.ttf') format('truetype'),
         url('bebasneue_book-webfont.svg#bebas_neuebook') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neuelight';
    src: url('bebasneue_light-webfont.eot');
    src: url('bebasneue_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_light-webfont.woff2') format('woff2'),
         url('bebasneue_light-webfont.woff') format('woff'),
         url('bebasneue_light-webfont.ttf') format('truetype'),
         url('bebasneue_light-webfont.svg#bebas_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neue_regularregular';
    src: url('bebasneue_regular-webfont.eot');
    src: url('bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_regular-webfont.woff2') format('woff2'),
         url('bebasneue_regular-webfont.woff') format('woff'),
         url('bebasneue_regular-webfont.ttf') format('truetype'),
         url('bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#columna1a p {
	font-family: BodoniFLF;
	font-size: 24px;
	font-style: italic;
	color: #6ECEDE;
}
#columna1b p {
	font-family: Helvetica;
	font-size: 14px;
	color: #666;
	letter-spacing: 0.5mm;
}
#columna1c p {
	font-family: Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #666;
	letter-spacing: 0.5mm;
}
#columna1d h2 {
	font-family: "Bebas Neue Thin";
	font-size: 24px;
	color: #6ECEDE;
	letter-spacing: 1mm;
}
#columna2a p {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	letter-spacing: 2mm;
}
#columna2b h2 {
	font-family: "Bebas Neue Thin";
	font-size: 36px;
	color: #6ECEDE;
	letter-spacing: 1mm;
}
#columna2c p {
	font-family: "Bebas Neue Thin";
	font-size: 16px;
	color: #FFF;
	letter-spacing: 1mm;
}
#columna2d p {
	font-family: Helvetica;
	font-size: 9px;
	color: #999;
	letter-spacing: 0.5mm;
}
