
@font-face {
    font-family: BahijHelvetica;
    font-style: normal;
    src: url('font/BahijHelvetica/BahijHelvetica.woff2') format('woff2'), url('font/BahijHelvetica/BahijHelvetica.woff') format('woff');
}
.BahijHelvetica{
    font-family: BahijHelvetica !important;
}
@font-face {
    font-family: BHoma;
    font-style: normal;
    src: url('font/BHoma/BHoma.woff2') format('woff2'), url('font/BHoma/BHoma.woff') format('woff');
}
.BHoma{
    font-family: BHoma !important;
}
@font-face {
    font-family: BTitrBold;
    font-style: normal;
    src: url('font/BTitrBold/BTitrBold.woff2') format('woff2'), url('font/BTitrBold/BTitrBold.woff') format('woff');
}
.BTitrBold{
    font-family: BTitrBold !important;
}
@font-face {
    font-family: BZar;
    font-style: normal;
    src: url('font/BZar/BZar.woff2') format('woff2'), url('font/BZar/BZar.woff') format('woff');
}
.BZar{
    font-family: BZar !important;
}
@font-face {
    font-family: Sahel;
    font-style: normal;
    src: url('font/sahel/Sahel.woff') format('woff');
}
.Sahel{
    font-family: Sahel !important;
}
@font-face {
    font-family: SahelBlack;
    font-style: normal;
    src: url('font/sahel/Sahel-Black.woff2') format('woff2'), url('font/sahel/Sahel-Black.woff') format('woff');
}
.SahelBlack{
    font-family: SahelBlack !important;
}
@font-face {
    font-family: SahelBold;
    font-style: normal;
    src: url('font/sahel/Sahel-Bold.woff2') format('woff2'), url('font/sahel/Sahel-Bold.woff') format('woff');
}
.SahelBold{
    font-family: SahelBold !important;
}
.main_active a {
    background: linear-gradient(270deg, rgba(var(--bs-primary-rgb), 0.7) 0%, var(--bs-primary) 100%) !important;
    box-shadow: 0 0.125rem 0.375rem 0 rgba(var(--bs-primary-rgb), 0.3) !important;
    color: var(--bs-menu-active-color) !important;
    font-weight: 500;
}

.main_active_sub {
    background: linear-gradient(270deg, rgba(var(--bs-primary-rgb), 0.7) 0%, var(--bs-primary) 100%) !important;
    box-shadow: 0 0.125rem 0.375rem 0 rgba(var(--bs-primary-rgb), 0.3) !important;
    color: var(--bs-menu-active-color) !important;
    font-weight: 500;
}