@font-face {
		font-family: 'CenturyGothic';
		src: url('../../client/css/fonts/century_gothic.eot');
		src: url('../../client/css/fonts/century_gothic.eot?#iefix') format('embedded-opentype'),
				 url('../../client/css/fonts/century_gothic.woff') format('woff'),
				 url('../../client/css/fonts/century_gothic.ttf') format('truetype'),
				 url('../../client/css/fonts/century_gothic.svg#century_gothic') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
		font-family: 'CenturyGothicBold';
		src: url('../../client/css/fonts/century_gothic_bold.eot');
		src: url('../../client/css/fonts/century_gothic_bold.eot?#iefix') format('embedded-opentype'),
				 url('../../client/css/fonts/century_gothic_bold.woff') format('woff'),
				 url('../../client/css/fonts/century_gothic_bold.ttf') format('truetype'),
				 url('../../client/css/fonts/century_gothic_bold.svg#century_gothic_bold') format('svg');
		font-weight: normal;
		font-style: normal;
}