/* FONTS */
/*body { background: black; overflow-x:hidden; }*/
@font-face {
	font-family: 'futura_condensedbold';
	src: url('futura-condensed-bold-webfont.eot');
	src: url('futura-condensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('futura-condensed-bold-webfont.woff2') format('woff2'),
	url('futura-condensed-bold-webfont.woff') format('woff'),
	url('futura-condensed-bold-webfont.ttf') format('truetype'),
	url('futura-condensed-bold-webfont.svg#futura_condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'futuraBold';
	src: url('Futura-Bold.eot');
	src: url('Futura-Bold.eot?#iefix') format('embedded-opentype'),
	url('Futura-Bold.woff') format('woff'),
	url('Futura-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futuraMed';
	src: url('FuturaStd-Medium.eot');
	src: url('FuturaStd-Medium.eot?#iefix') format('embedded-opentype'),
	url('FuturaStd-Medium.woff') format('woff'),
	url('FuturaStd-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

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

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

@font-face {
	font-family: 'futura_light';
	src: url('FuturaStd-Light.eot');
	src: url('FuturaStd-Light.eot?#iefix') format('embedded-opentype'),
	url('FuturaStd-Light.woff') format('woff'),
	url('FuturaStd-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}