@font-face {
    font-family: "Lucitra";
    src: url("fonts/TJFLucitraVF.ttf");
}

body {
    font-family: "Lucitra";
    background-color:rgb(177, 95, 231)
}