/**
 * Theme Name:     Khushi Child
 * Author:         amok
 * Template:       twentytwenty
 * Text Domain:	   khushi-child
 * Description:    The knowledge of location, strength of innovation, and analysis of data helps us build connections between brands and audiences through OOH advertising in its diverse forms. A total presence across India and 6 specialized divisions help us craft meaningful and effective plans that result in optimal execution and visibility for any brand.
 */
@import url('https://khushiadvertisingca6c01.zapwp.com/q:u/r:0/wp:0/w:1/u:https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Host+Grotesk:ital,wght@0,300..800;1,300..800&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@font-face {
    font-family: 'Archivo';
    src: url(https://khushiadvertisingca6c01.zapwp.com/m:0/a:https://khushiadvertising.com/wp-content/themes/khushi-child/assets//Fonts/Archivo-VariableFont_wdth\,wght.ttf);
    font-weight: normal;
    font-style: normal;
font-display:swap;}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Archivo", sans-serif, Arial, Helvetica ;
}
::-webkit-scrollbar{
    width: 5px;
    background-color: white;
}

::-webkit-slider-thumb{
    background-color: red;
}

::-webkit-scrollbar-thumb{
    background-color: red;
}
