@font-face {
	font-family: 'BenchNine';
        src: url('BenchNine-Regular.ttf') format('truetype');
	font-style: normal;
	}

@font-face {
	font-family: 'BenchNine';
	src: url('BenchNine-Bold.ttf') format('truetype');
	font-weight: bold;
}


@font-face {
	font-family: 'Amatic SC';
        src: url('AmaticSC-Regular.ttf') format('truetype');
	font-style: normal;
	}

@font-face {
	font-family: 'Amatic SC';
	src: url('AmaticSC-Bold.ttf') format('truetype');
	font-weight: bold;
}