/*@font-face {
    font-family: 'DINAlternateRegular';
    src: url('../fonts/din_alternate-webfont.eot');
    src: url('../fonts/din_alternate-webfont.eot?iefix') format('eot'),
         url('../fonts/din_alternate-webfont.woff') format('woff'),
         url('../fonts/din_alternate-webfont.ttf') format('truetype'),
         url('../fonts/din_alternate-webfont.svg#webfontaVPao858') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINAlternateBold';
    src: url('../fonts/din_alternate_bold-webfont.eot');
    src: url('../fonts/din_alternate_bold-webfont.eot?iefix') format('eot'),
         url('../fonts/din_alternate_bold-webfont.woff') format('woff'),
         url('../fonts/din_alternate_bold-webfont.ttf') format('truetype'),
         url('../fonts/din_alternate_bold-webfont.svg#webfont4tVCXO46') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINAlternateLightRegular';
    src: url('../fonts/din_alternate_light-webfont.eot');
    src: url('../fonts/din_alternate_light-webfont.eot?iefix') format('eot'),
         url('../fonts/din_alternate_light-webfont.woff') format('woff'),
         url('../fonts/din_alternate_light-webfont.ttf') format('truetype'),
         url('../fonts/din_alternate_light-webfont.svg#webfontDVEeHdjD') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

@font-face {
	font-family: 'dinregularwebfont';
	src: url('../fonts/dinregularwebfont.eot');
	src: local('../fonts/dinregularwebfont'), url('../fonts/dinregularwebfont.woff') format('woff'), url('../fonts/dinregularwebfont.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_18347">Text with this font applied</p> */
.fontsforweb_fontid_18347 {
	font-family: 'dinregularwebfont' !important;
}
