@charset "UTF-8";
/* CSS Document */



@font-face {
    font-family: "SchulbuchSued";
    src: url("SchulbuchSued-Normal.eot");
    src: url("SchulbuchSued-Normal.eot?#iefix") format("embedded-opentype"),
    url("SchulbuchSued-Normal.woff") format("woff"),
    url("SchulbuchSued-Normal.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SchulbuchSued";
    src: url("SchulbuchSued-NormalItal.eot");
    src: url("SchulbuchSued-NormalItal.eot?#iefix") format("embedded-opentype"),
    url("SchulbuchSued-NormalItal.woff") format("woff"),
    url("SchulbuchSued-NormalItal.ttf") format("opentype");
    font-weight: normal;
    font-style: italic;
}


@font-face {
    font-family: "SchulbuchSued";
    src: url("SchulbuchSued-Fett.eot");
    src: url("SchulbuchSued-Fett.eot?#iefix") format("embedded-opentype"),
    url("SchulbuchSued-Fett.woff") format("woff"),
    url("SchulbuchSued-Fett.ttf") format("opentype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "SchulbuchSued";
    src: url("SchulbuchSued-FettItal.eot");
    src: url("SchulbuchSued-FettItal.eot?#iefix") format("embedded-opentype"),
    url("SchulbuchSued-FettItal.woff") format("woff"),
    url("SchulbuchSued-FettItal.ttf") format("opentype");
    font-weight: bold;
    font-style: italic;
}