@charset "utf-8";
/* CSS Document */

a {
	text-decoration:none;
	color:#999999
}

@font-face {
	font-family: 'Futura';
	src: url('fonts/Futura.eot');
	src: local('Futura'), url('fonts/Futura.ttf') format('truetype'), url('fonts/Futura.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}

.futura {
	font-family:Futura, Arial, Helvetica, sans-serif;
}

@font-face {
	font-family: 'Criticized';
	src: url('fonts/CRITICIZED.eot');
	src: local('Criticized'), url('fonts/CRITICIZED.woff') format('woff'), url('fonts/CRITICIZED.ttf') format('truetype'), url('fonts/CRITICIZED.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}

.criticized {
	font-family:Criticized, Arial, Helvetica, sans-serif;
}


@font-face {
	font-family: 'Corbel';
	src: url('fonts/CORBEL_0.eot');
	src: local('Corbel'), url('fonts/CORBEL_0.woff') format('woff'), url('fonts/CORBEL_0.ttf') format('truetype'), url('fonts/CORBEL_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}

.corbel {
	font-family:Corbel, Arial, Helvetica, sans-serif;
}


@font-face {
	font-family: 'Corbel Bold';
	src: url('fonts/CORBELB_0.eot');
	src: local('Corbel'), url('fonts/CORBELB_0.woff') format('woff'), url('fonts/CORBELB_0.ttf') format('truetype'), url('fonts/CORBELB_0.svg') format('svg');
	font-weight: bold;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}

.corbelbold {
	font-family: 'Corbel Bold', Arial, Helvetica, sans-serif;
}
