

@font-face {
	font-family: 'Didot';
	src: url('didot.eot');
	src: url('didot.eot?') format('eot'),
		 url('didot.woff') format('woff'),
		 url('didot.ttf') format('truetype'),
		 url('didot.svg#Didot') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Didot-italic';
	src: url('didot-italic.eot');
	src: url('didot-italic.woff') format('woff'),
		 url('didot-italic.ttf') format('truetype'),
		 url('didot-italic.svg#Didot-italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
	
	
@font-face {
    font-family: 'DIN-LightRegular';
    src: url('din-light-webfont.eot');
    src: url('din-light-webfont.eot?') format('eot'),
         url('din-light-webfont.woff') format('woff'),
         url('din-light-webfont.ttf') format('truetype'),
         url('din-light-webfont.svg#DIN-LightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}