@font-face {
	font-family: 'Century Gothic';
	src: url('fonts/font.eot');
	src: local('Century Gothic'), url('fonts/font.woff') format('woff'), url('fonts/font.ttf') format('truetype'), url('fonts/font.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Century Gothic Bold';
	src: url('fonts/bold.eot');
	src: local('Century Gothic Bold'), url('fonts/bold.woff') format('woff'), url('fonts/bold.ttf') format('truetype'), url('fonts/bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}