@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'Chunk Five';
	src: url('../fonts/Chunkfive.eot');
	src: local('Chunkfive'), 
        url('../fonts/Chunkfive.otf') 
		format('opentype');
}
@font-face {
	font-family: 'LavanderiaR';
	src: url('../fonts/LavanderiaR.otf');
	src: local('LavanderiaR'), 
        url('../fonts/LavanderiaR.otf') 
		format('opentype');
}
@font-face {
	font-family: 'Duke';
	src: url('../fonts/Duke.otf');
	src: local('Duke'), 
        url('../fonts/Duke.otf') 
		format('opentype');
}
@font-face {
	font-family: 'FuturaH';
	src: url('../fonts/FuturaH.otf');
	src: local('FuturaH'), 
        url('../fonts/FuturaH.otf') 
		format('opentype');
}
@font-face {
	font-family: 'Abe';
	src: url('../fonts/Abe.ttf');
	src: local('Abe'), 
        url('../fonts/Abe.ttf') 
		format('opentype');
}