@font-face {
    font-family: 'GE SS Two';
    src: url('../../assets/fonts/GESSTwoLight-Light.woff2') format('woff2'),
    url('../../assets/fonts/GESSTwoLight-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BalooBhaijaan2';
    src: url('../../assets/fonts/BalooBhaijaan2-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900; /* Covers entire variable range */
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'BalooBhaijaan2', 'GE SS Two','Tajawal', sans-serif;
}


h4.h6 {
    font-weight: 600;
}

.all-category .text-reset span {
    float: left;
    vertical-align: middle;
    padding: 3px 0;
    color: #dd2326;
}
.btn-soft-primary{
    color: white
}
.jssocials-share:last-child {
    margin-right: 8px;
}

svg.w-5.h-5 {
    width: 15px;
}
