@font-face {
	font-family: 'futura_lightregular';
	src: url('fonts/futura_light_regular-webfont.woff2') format('woff2'),
		url('fonts/futura_light_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dejavu_sans';
	src: url('fonts/dejavusans-webfont.woff2') format('woff2'),
		url('fonts/dejavusans-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dejavu_sansextralight';
	src: url('fonts/dejavusans-extralight-webfont.woff2') format('woff2'),
		url('fonts/dejavusans-extralight-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'vision_bold';
	src: url('fonts/vision-bold-webfont.woff2') format('woff2'),
		url('fonts/vision-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'vision_heavy';
	src: url('fonts/vision-heavy-webfont.woff2') format('woff2'),
		url('fonts/vision-heavy-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'vision_light';
	src: url('fonts/vision-light-webfont.woff2') format('woff2'),
		url('fonts/vision-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}