@font-face {
    font-family: 'din-blackregular'; 
    src: url('../fonts/dinblk-webfont.eot');
    src: url('../fonts/dinblk-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinblk-webfont.woff') format('woff'),
         url('../fonts/dinblk-webfont.ttf') format('truetype'),
         url('../fonts/dinblk-webfont.svg#din-blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinregular';
    src: url('../fonts/din-webfont.eot');
    src: url('../fonts/din-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-webfont.woff') format('woff'),
         url('../fonts/din-webfont.ttf') format('truetype'),
         url('../fonts/din-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face
{
	font-family: 'dinmedium';
	src: url('../fonts/din-medium-webfont.woff2' ) format('woff2' ),
         url('../fonts/din-medium-webfont.woff' ) format('woff' ),
         url('../fonts/din-medium-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

