@font-face {
    font-family: "dunkelheit";
    /*src: url("fonts/dunkelheit.woff") format("woff");*/
    src: url("fonts/dunkelheit.otf") format("opentype");
}

@font-face {
    font-family: "gothic";
    /*src: url("fonts/gothic.woff") format("woff");*/
    src: url("fonts/gothic.otf") format("opentype");
}

