@font-face {
    font-family: "Josefin Sans";
    src: url("./JosefinSans-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Noto Naskh Arabic";
    src: url("./NotoNaskhArabic-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
