@font-face {
	font-family: 'dinBold';
	src: url('../fonts/din-bold.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dinRegular';
	src: url('../fonts/din-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dinNeuzeit';
	src: url('../fonts/din-neuzeit.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futuraLtW01Book';
	src: url('../fonts/futura-lt-w01-book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}