/* first for IE 4–8 */

@font-face {
    font-family: "DIN Regular";
    src: url("../fonts/ff_din_web_regular/DINWeb.eot");
}


/* then for WOFF-capable browsers */

@font-face {
    font-family: "DIN Regular";
    src: url("../fonts/ff_din_web_regular/DINWeb.woff") format("woff");
}


/* first for IE 4–8 */

@font-face {
    font-family: "DIN Black";
    src: url("../fonts/ff_din_web_black/DINWeb-Black.eot");
}


/* then for WOFF-capable browsers */

@font-face {
    font-family: "DIN Black";
    src: url("../fonts/ff_din_web_black/DINWeb-Black.woff") format("woff");
}


/* first for IE 4–8 */

@font-face {
    font-family: "DIN Bold";
    src: url("../fonts/ff_din_web_bold/DINWeb-Bold.eot");
}


/* then for WOFF-capable browsers */

@font-face {
    font-family: "DIN Bold";
    src: url("../fonts/ff_din_web_bold/DINWeb-Bold.woff") format("woff");
}


/* first for IE 4–8 */

@font-face {
    font-family: "DIN Light";
    src: url("../fonts/ff_din_web_light/DINWeb-Light.eot");
}


/* then for WOFF-capable browsers */

@font-face {
    font-family: "DIN Light";
    src: url("../fonts/ff_din_web_light/DINWeb-Light.woff") format("woff");
}


