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

