@font-face {
    font-family: 'bahij';
    src: url("/fonts/bahijsans/Bahij_TheSansArabic-Plain.ttf");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'bahij';
    src: url("/fonts/bahijsans/Bahij_TheSansArabic-Light.ttf");
    font-weight: 200;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'bahij';
    src: url("/fonts/bahijsans/Bahij_TheSansArabic-SemiLight.ttf");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'bahij';
    src: url("/fonts/bahijsans/Bahij_TheSansArabic-ExtraLight.ttf");
    font-weight: 100;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'bahij';
    src: url("/fonts/bahijsans/Bahij_TheSansArabic-Bold.ttf");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'bahij';
    src: url("/fonts/bahijsans/Bahij_TheSansArabic-SemiBold.ttf");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'bahij';
    src: url("/fonts/bahijsans/Bahij_TheSansArabic-ExtraBold.ttf");
    font-weight: 800;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'bahij';
    src: url("/fonts/bahijsans/Bahij_TheSansArabic-Black.ttf");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal
}

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');