@font-face {
	font-family: 'Sansation Regular';
	
	src:url('Sansation_Regular.ttf') format('truetype');
}


@font-face {
	font-family: 'Sansation Bold';
	
	src:url('Sansation_Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'SF New Republic Bold';
	
	src:url('SF_New_Republic_Bold.ttf') format('truetype');
}



@font-face {
	font-family: 'Myriadpro Regular';
	
	src:url('MYRIADPRO-REGULAR.otf') format('truetype');
}

@font-face {
	font-family: 'Myriadpro Semibold';
	
	src:url('MYRIADPRO-SEMIBOLD.otf') format('truetype');
}

@font-face {
	font-family: 'book-antiqua-italic';
	
	src:url('book-antiqua-italic.ttf') format('truetype');
}




