@font-face {
	font-family: 'Hasmhal-Hallow';
	src: url('hasmhal-hallow.eot');
	src:local('Hasmhal-Hallow'), 
        url('hasmhal-hallow.ttf') format('ttf'),
        url('hasmhal-hallow.svg') format('svg'),
        url('hasmhal-hallow.woff') format('woff'),
        url('hasmhal-hallow.woff2') format('woff2'),
        url('hasmhal-hallow.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

body { font-family:Hasmhal-Hallow; }