@font-face {
    font-family: "fatimah";
    src: url("FatimahArabicITF-Bold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "fatimah";
    src: url("FatimahArabicITF-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "fatimah";
    src: url("FatimahArabicITF-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.fatimah {
    font-family: "fatimah";
}
