/* created by al based on fontsquirrel kits */

@font-face {
    font-family: 'FF Din';
    src: url('DINWeb.eot');
    src: url('DINWeb-.eot#iefix') format('embedded-opentype'),
         url('DINWeb.woff') format('woff'),
         url('DINComp.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FF Din';
    src: url('DINWeb-Bold.eot');
    src: url('DINWeb-Bold-.eot#iefix') format('embedded-opentype'),
         url('DINWeb-Bold.woff') format('woff'),
         url('DINComp-Bold.html') format('truetype');
    font-weight: bold;
    font-style: normal;

}

