
/* first for IE 4–8 */
@font-face {
    font-family: SchulbuchNordWeb;
    src: url("fonts/SchulbuchNordWeb.eot");
    font-weight: normal;
}

/* then for WOFF-capable browsers */
@font-face {
    font-family: SchulbuchNordWeb;
    src: url("fonts/SchulbuchNordWeb.woff") format("woff");
    font-weight: normal;
}


/* first for IE 4–8 */
@font-face {
    font-family: SchulbuchNordWeb;
    src: url("fonts/SchulbuchNordWeb-Bold.eot");
    font-weight: bold;
}

/* then for WOFF-capable browsers */
@font-face {
    font-family: SchulbuchNordWeb;
    src: url("fonts/SchulbuchNordWeb-Bold.woff") format("woff");
    font-weight: bold;
}

