@font-face {
    font-family: 'Neo Sans Arabic';
    src: url('/fonts/NeoSansArabic.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Arabic';
    src: url('/fonts/NeoSansArabicMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Arabic';
    src: url('/fonts/NeoSansArabicBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
