@font-face {
    font-family: 'FVAlmeloRegular';
    src: url('fonts/fvalmeloregular/fv_almelo-webfont.eot');
    src: url('fonts/fvalmeloregular/fv_almelo-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fvalmeloregular/fv_almelo-webfont.woff') format('woff'),
         url('fonts/fvalmeloregular/fv_almelo-webfont.ttf') format('truetype'),
         url('fonts/fvalmeloregular/fv_almelo-webfont.svg#FVAlmeloRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'NeueEinstellung';
	font-weight: 600;
    src: url('fonts/NeueEinstellung/NeueEinstellung-Bold.eot');
    src: url('fonts/NeueEinstellung/NeueEinstellung-Bold.eot?#iefix') format('eot'),
         url('fonts/NeueEinstellung/NeueEinstellung-Bold.woff') format('woff'),
         url('fonts/NeueEinstellung/NeueEinstellung-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'NeueEinstellung';
	font-weight: 500;
	src: url('fonts/NeueEinstellung/NeueEinstellung-Medium.eot');
	src: url('fonts/NeueEinstellung/NeueEinstellung-Medium.eot?#iefix') format('eot'),
	     url('fonts/NeueEinstellung/NeueEinstellung-Medium.woff') format('woff'),
	     url('fonts/NeueEinstellung/NeueEinstellung-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'NeueEinstellung';
	font-weight: 400;
	src: url('fonts/NeueEinstellung/NeueEinstellung-Regular.eot');
	src: url('fonts/NeueEinstellung/NeueEinstellung-Regular.eot?#iefix') format('eot'),
	     url('fonts/NeueEinstellung/NeueEinstellung-Regular.woff') format('woff'),
	     url('fonts/NeueEinstellung/NeueEinstellung-Regular.ttf') format('truetype');
}