/* Fonts */
@font-face {
    font-family: LoneWolf;
    src: url("https://floofies.fr/fonts/LONE WOLF.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: PassionRose;
    src: url("https://floofies.fr/fonts/Passion of the Rose.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: PaperNotes;
    src: url("https://floofies.fr/fonts/Papernotes.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: BabyCoffee;
    src: url("https://floofies.fr/fonts/BabyCoffee.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: MaybeCats;
    src: url("https://floofies.fr/fonts/Maybe Cats.otf");
    font-weight: normal;
    font-style: normal;
}
