
@font-face {
    font-family: "Josefin Sans";
    src: url("/assets/fonts/JosefinSans-Bold.ttf");
}

html, body {
    width: 100%;
    font-family: "Josefin Sans", sans-serif;
}