@font-face {
	font-family: 'Century Gothic Regular';
	
	src:url('gothic.ttf') format('truetype');
}


@font-face {
	font-family: 'Century Gothic Bold';
	
	src:url('gothicb.ttf') format('truetype');
}

@font-face {
	font-family: 'impact';
	
	src:url('impact.ttf') format('truetype');
}


@font-face {
	font-family: 'Myanmar Text';
	
	src:url('mmrtextb.ttf') format('truetype');
}


