/*===================================================================================*/
/* Blue Color
/*===================================================================================*/

@font-face {
font-family: 'shiva_meow' ;
font-style: bold;

src: url('/fonts/shiva_meow_bold.woff') format('woff2');
}
@font-face {
font-family: 'shiva_meow_light' ;
font-style: lighter;
src: url('/fonts/shiva_meow_light.woff') format('woff2');
}

.ajax_cart_shiva {
    font-family: 'shiva_meow_light' !important;;
    color: #fff !important;
}


h1,h2,h3,h4,h5,h6,.fbold{
font-family: 'shiva_meow' !important;
}
*:not([class*="fa"], [class*="icon"],[class*="fad"]),.jq-toast-wrap{
font-family: 'shiva_meow_light' !important;
}

*:not([class*="fa"], [class*="icon"]) {
    font-family: 'shiva_meow_light' !important;
}



