@font-face {
	font-family: "Roboto";
	src: ;
	src: url('roboto/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
		url('roboto/RobotoCondensed-Regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Roboto";
	src: ;
	src: url('roboto/RobotoCondensed-Bold-webfont.ttf') format('truetype'),
		url('roboto/RobotoCondensed-Bold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: "D-DIN";
	src: ;
	src: url('d-din/D-DINCondensed-webfont.ttf') format('truetype'),
		url('d-din/D-DINCondensed-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "D-DIN";
	src: ;
	src: url('d-din/D-DINCondensed-Bold-webfont.ttf') format('truetype'),
		url('d-din/D-DINCondensed-Bold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
