@font-face {
	font-family: 'ChunkFive';
	src: url('Chunkfive.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ChunkFive';
	src: url('Chunkfive.otf') format('opentype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'ChunkFive';
	src: url('Chunkfive.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'ChunkFive';
	src: url('Chunkfive.otf') format('opentype');
	font-weight: bold;
	font-style: italic;
}