html {
    background-color: #000;
    color: #FFF;

}

@font-face{
    font-family: "DINdong";
    src:
    local("DINdong"),
    url("/jackpot/assets/fonts/DINdong/")
}
}