body{
    background-color: black;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.rowdies-light {
    font-family: "Rowdies", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.rowdies-regular {
font-family: "Rowdies", sans-serif;
font-weight: 400;
font-style: normal;
}

.rowdies-bold {
font-family: "Rowdies", sans-serif;
font-weight: 700;
font-style: normal;
}