@font-face {
    font-family: 'Superfast Arabic';
    src: url('../assets/fonts/NotoSansArabic-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Superfast Arabic';
    src: url('../assets/fonts/NotoSansArabic-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Superfast Arabic';
    src: url('../assets/fonts/NotoSansArabic-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Superfast Arabic';
    src: url('../assets/fonts/NotoSansArabic-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

html[lang^='ar'] body,
body.rtl,
body.rtl button,
body.rtl input,
body.rtl select,
body.rtl textarea,
body.rtl .site-title,
body.rtl .site-description,
body.rtl h1,
body.rtl h2,
body.rtl h3,
body.rtl h4,
body.rtl h5,
body.rtl h6,
body.rtl #gmr-responsive-menu,
body.rtl #primary-menu > li > a {
    font-family: 'Superfast Arabic', 'Noto Sans Arabic', Tahoma, Arial, sans-serif;
}
