@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'DINCondensedC';
	src: url('/styles/font/dincondensedc.eot');
	src: url('/styles/font/dincondensedc.eot?#iefix') format('embedded-opentype'),
	url('/styles/font/dincondensedc.woff') format('woff'),
	url('/styles/font/dincondensedc.ttf') format('truetype'),
	url('/styles/font/dincondensedc.svg#dincondensedc') format('svg');
}
@font-face {
    font-weight: normal;
    font-style: normal;
	font-family: 'DINPro-Bold';
    src: url('/styles/font/dinprobold.eot');
    src: url('/styles/font/dinprobold.eot?#iefix') format('embedded-opentype'),
		url('/styles/font/dinprobold.woff') format('woff'),
		url('/styles/font/dinprobold.ttf') format('truetype'),
		url('/styles/font/dinprobold.svg#dinprobold') format('svg');

}