@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');
}



