@font-face {
	font-family: 'BlackJack';
	src: url('regular.eot');
	src: url('regular.eot') format('embedded-opentype'),
			url('regular.ttf') format('truetype');
}