/* IBM Plex Sans Arabic */
/*@font-face {*/
/*    font-family: 'IBM Plex Sans Arabic';*/
/*    src: url('/wp-content/themes/hello-theme-child-master/fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Regular.ttf') format('truetype');*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'IBM Plex Sans Arabic';*/
/*    src: url('/wp-content/themes/hello-theme-child-master/fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Medium.ttf') format('truetype');*/
/*    font-weight: 500;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'IBM Plex Sans Arabic';*/
/*    src: url('/wp-content/themes/hello-theme-child-master/fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Bold.ttf') format('truetype');*/
/*    font-weight: 700;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/* Tajawal */
@font-face {
    font-family: 'Tajawal';
    src: url('/wp-content/themes/hello-theme-child-master/fonts/Tajawal/Tajawal-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tajawal';
    src: url('/wp-content/themes/hello-theme-child-master/fonts/Tajawal/Tajawal-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tajawal';
    src: url('/wp-content/themes/hello-theme-child-master/fonts/Tajawal/Tajawal-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/* Apply only for Arabic */
html[lang="ar"] body, html[lang="ar"] .elementor,
html[lang="ar"] .elementor-widget,
html[lang="ar"] .elementor-heading-title, .elementskit-navbar-nav > li > a, .elementor-button-text,
.elementor-icon-list-text, ul, li, a, h1, h2, h3, h4, h5, h6, p, .elementor-counter-title, .uc_title, 
.team_member_carousel_title, .team_member_carousel_subtitle, .jet-filter-items-dropdown__label, .elementor-field {
    font-family: 'Tajawal', sans-serif!important;
}
.ltr-number .elementor-icon-box-title,
.ltr-number .elementor-icon-list-item:first-child .elementor-icon-list-text {
    direction: ltr;
    text-align: right;
}