@font-face {
	font-family: 'AvantGardeBkBt';
	src: url('../scripts/fonts/AvantGarde_Bk_Bt_Normal.eot?') format('eot'),
	url('../scripts/fonts/AvantGarde_Bk_Bt_Normal.woff') format('woff'),
		url('../scripts/fonts/AvantGarde_Bk_Bt_Normal.ttf') format('truetype'),
		url('../scripts/fonts/AvantGarde_Bk_Bt_Normal.otf') format('otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Baskerville';
	src: url('../scripts/fonts/Baskerville/Baskerville.eot?') format('eot'),
	url('../scripts/fonts/Baskerville/Baskerville.woff') format('woff'),
		url('../scripts/fonts/Baskerville/Baskerville.ttf') format('truetype'),
		url('../scripts/fonts/Baskerville/Baskerville.otf') format('otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CenturyGothic';
	src: url('../scripts/fonts/centurygothic/gothic-webfont.eot?') format('eot'),
	url('../scripts/fonts/centurygothic/gothic-webfont.woff') format('woff'),
		url('../scripts/fonts/centurygothic/gothic-webfont.ttf') format('truetype'),
		url('../scripts/fonts/centurygothic/gothic-webfont.otf') format('otf');
	font-weight: normal;
	font-style: normal;
}


