@font-face {
    font-family: 'LuckiestGuy';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/luckiestguy/LuckiestGuy-Regular.ttf") format('truetype');
}

@font-face {
    font-family: "Baloo";
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/baloo/baloo.regular.ttf") format('truetype');
}