@font-face {
    font-family: 'DIN Condensed';
    src: url('dincond-black-webfont.eot');
    src: url('dincond-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('dincond-black-webfont.woff') format('woff'),
         url('dincond-black-webfont.ttf') format('truetype'),
         url('dincond-black-webfont.svg#dincond-blackregular') format('svg');
    font-weight: 900;
    font-style: normal;

}




@font-face {
    font-family: 'DIN Condensed';
    src: url('dincond-bold-webfont.eot');
    src: url('dincond-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('dincond-bold-webfont.woff') format('woff'),
         url('dincond-bold-webfont.ttf') format('truetype'),
         url('dincond-bold-webfont.svg#dincond-boldregular') format('svg');
    font-weight: 700;
    font-style: normal;

}


