@font-face {
	font-family: 'Century Gothic';
	
	src:url('Century-Gothic.ttf') format('truetype');
}


@font-face {
	font-family: 'Century Gothic Bold';
	
	src:url('gothicb.ttf') format('truetype');
}

@font-face {
	font-family: 'SF New Republic Bold';
	
	src:url('SF_New_Republic_Bold.ttf') format('truetype');
}



