@font-face {
	font-family: 'Fluxisch Else';
	src: url('FluxischElse-Regular.woff') format('woff'), 
url('otf/FluxischElse-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
        font-family: 'Fluxisch Else';
        src: url('FluxischElse-Bold.woff') format('woff'), 
url('otf/FluxischElse-Bold.otf') format('opentype');
        font-weight: bold;
        font-style: normal;
}

@font-face {
        font-family: 'Fluxisch Else';
        src: url('FluxischElse-Light.woff') format('woff'), 
url('otf/FluxischElse-Light.otf') format('opentype');
        font-weight: 200;
        font-style: normal;
}
