/* Fonts */
@font-face {
    font-family: LoneWolf;
    src: url("/fonts/Lone Wolf.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/* Retirer */
@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: MaybeCats;
    src: url("/fonts/Maybe Cats.otf");
    font-weight: normal;
    font-style: normal;
}
