@font-face {
	font-family: 'Bloomer DEMO';
	src: url('fonts/Bloomer DEMO.otf') format('opentype');
	font-weight: 400;
	font-style:normal;
}
@font-face {
	font-family: 'DINPro';
	src: url('fonts/DINPro-Regular.otf') format('opentype');
	font-weight: 400;
	font-style:normal;
}
@font-face {
	font-family: 'DINPro';
	src: url('fonts/DINPro-Bold.otf') format('opentype');
	font-weight: bold;
	font-style:normal;
}