@font-face {
    font-family: 'IBM Plex Arabic';
    src: url('IBMPlexArabic-Medium.woff2') format('woff2'),
        url('IBMPlexArabic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans Arabic';
    src: url('IBMPlexSansArabic-Bold.woff2') format('woff2'),
        url('IBMPlexSansArabic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Arabic';
    src: url('IBMPlexArabic-SemiBold.woff2') format('woff2'),
        url('IBMPlexArabic-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Arabic Text';
    src: url('IBMPlexArabic-Text.woff2') format('woff2'),
        url('IBMPlexArabic-Text.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

