@font-face {
    font-family: "Florisel";
    src: url("../assets/fonts/Floriselscript.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PT Serif";
    src: url("../assets/fonts/PTSerif-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "PT Serif";
    src: url("../assets/fonts/PTSerif-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}