/* Din Regular */
@font-face {
    font-family: 'Din_Regular';
    src: url('din-webfont.eot');
    src: url('din-webfont.eot?#iefix') format('embedded-opentype'),
         url('din-webfont.woff') format('woff'),
         url('din-webfont.ttf') format('truetype'),
         url('din-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Din Bold */
@font-face {
    font-family: 'Din_Bold';
    src: url('din_bold-webfont.eot');
    src: url('din_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('din_bold-webfont.woff') format('woff'),
         url('din_bold-webfont.ttf') format('truetype'),
         url('din_bold-webfont.svg#dinbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
/* Din Black */
@font-face {
    font-family: 'Din_Black';
    src: url('din_black-webfont.eot');
    src: url('din_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('din_black-webfont.woff') format('woff'),
         url('din_black-webfont.ttf') format('truetype'),
         url('din_black-webfont.svg#din_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Din Alternate Black regular */
@font-face {
    font-family: 'Din_Alternate_Black';
    src: url('din_alternate_black-webfont.eot');
    src: url('din_alternate_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('din_alternate_black-webfont.woff') format('woff'),
         url('din_alternate_black-webfont.ttf') format('truetype'),
         url('din_alternate_black-webfont.svg#din_alternate_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Din Light */
@font-face {
    font-family: 'Din_Light';
    src: url('din_light-webfont.eot');
    src: url('din_light-webfont.eot?#iefix') format('embedded-opentype'),
         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;
}
/* Din Medium */
@font-face {
    font-family: 'Din_Medium';
    src: url('din_medium-webfont.eot');
    src: url('din_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('din_medium-webfont.woff') format('woff'),
         url('din_medium-webfont.ttf') format('truetype'),
         url('din_medium-webfont.svg#din_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}