@font-face {
    font-family: 'ArabicExtraLight';
    src: url('IBMPlexSansArabic-ExtraLight.woff2') format('woff2'),
        url('IBMPlexSansArabic-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ArabicLight';
    src: url('IBMPlexSansArabic-Light.woff2') format('woff2'),
        url('IBMPlexSansArabic-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'ArabicRegular';
    src: url('IBMPlexSansArabic-Regular.woff2') format('woff2'),
        url('IBMPlexSansArabic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ArabicBold';
    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: 'ArabicThin';
    src: url('IBMPlexSansArabic-Thin.woff2') format('woff2'),
        url('IBMPlexSansArabic-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
font-family: 'HelveticaStd';
src: local('Helvetica Neue LT Std 65 Medium'), local('HelveticaNeueLTStd-Md'),
url('HelveticaNeueLTStd-Md.woff2') format('woff2'),
url('HelveticaNeueLTStd-Md.woff') format('woff'),
url('HelveticaNeueLTStd-Md.ttf') format('truetype');
font-weight: 500;
font-style: normal;
}
