*{
    margin: 0;
    padding: 0;
    font-size: 40pt;
}

/* -------------CSS Classes----------------*/

.start-hidden{
    display:none;
}

.button{
    font-family: Georgia, 'Times New Roman', Times, serif;
}

/*-------------------FONTS ------------------*/

@font-face{
    font-family: LGC;
    src: url(../../../fonts/Louis\ George\ Cafe\ Light.ttf);
}