@font-face {
	font-family: 'DINCondensed';
	src: url('../font/DINCondensedC.eot');
	src: local('DINCondensedC'), 
		url('../font/DINCondensedC.woff') format('woff'), 
		url('../font/DINCondensedC.ttf') format('truetype'), 
		url('../font/DINCondensedC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINAlternate';
	src: local('DINAlternateBold'), 
		url('../font/DINAlternateBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinTextPro';
	src: url('../font/PFDinTextPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinTextPro';
	src: url('../font/PFDinTextPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinTextPro';
	src: url('../font/PFDinTextPro-Thin.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinTextPro';
	src: url('../font/PFDinTextPro-ThinItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}
