/* Fonts */
@font-face {
    font-family: LoneWolf;
    src: url("/fonts/Lone Wolf.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: PassionRose;
    src: url("/fonts/Passion of the Rose.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: PaperNotes;
    src: url("/fonts/Papernotes.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: BabyCoffee;
    src: url("/fonts/BabyCoffee.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: MaybeCats;
    src: url("/fonts/Maybe Cats.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: CoffeeExtra;
    src: url("/fonts/Coffee Extra.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Bevan;
    src: url("/fonts/Bevan.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Cuisine;
    src: url("/fonts/Cuisine.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Damion;
    src: url("/fonts/Damion.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: RedHands;
    src: url("/fonts/KGRedHands.ttf");
    font-weight: normal;
    font-style: normal;
}
