@font-face {
	font-family: 'DIN';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/din/din.woff') format('woff');
}

@font-face {
	font-family: 'DIN Medium';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/din/din-medium.woff') format('woff');
}

@font-face {
	font-family: 'DIN Bold';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/din/din-bold.woff') format('woff');
}

@font-face {
	font-family: 'Open sans';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open-sans/opensans.ttf') format('woff');
}

@font-face {
	font-family: 'Open sans Medium';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open-sans/opensans-medium.ttf') format('woff');
}

@font-face {
	font-family: 'Open sans - Bold';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open-sans/opensans-bold.ttf') format('woff');
}