@font-face {
    font-family: 'dincond-regularregular';
    src: url('../fonts/dincond-regular.eot');
    src: url('../fonts/dincond-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dincond-regular.woff') format('woff'),
         url('../fonts/dincond-regular.ttf') format('truetype'),
         url('../fonts/dincond-regular.svg#dincond-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dinbold';
    src: url('../fonts/din-bold.eot');
    src: url('../fonts/din-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-bold.woff') format('woff'),
         url('../fonts/din-bold.ttf') format('truetype'),
         url('../fonts/din-bold.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'din-lightitalicregular';
    src: url('../fonts/din-lightitalic.eot');
    src: url('../fonts/din-lightitalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-lightitalic.woff') format('woff'),
         url('../fonts/din-lightitalic.ttf') format('truetype'),
         url('../fonts/din-lightitalic.svg#din-lightitalicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}