@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family : 'Baloo';
    src: url('BalooBhaijaan-Regular.woff') format('woff'),
        url('BalooBhaijaan-Regular.woff2') format('woff2');    
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family : 'Circular';
    src: url('CircularPro-Book.woff') format('woff'),
        url('CircularPro-Book.woff2') format('woff2');    
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Queens';
    src: url('Queens-Medium.woff2') format('woff2'),
        url('Queens-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Queens-regular';
    src: url('Queens-Regular.woff2') format('woff2'),
        url('Queens-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Averta Regular';
    src: url('AvertaStd-Regular.woff2') format('woff2'),
        url('AvertaStd-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Averta bold';
    src: url('Averta-Black.woff2') format('woff2'),
        url('Averta-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Averta ExtraBold';
    src: url('Averta-ExtraBold.woff2') format('woff2'),
        url('Averta-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




@font-face {
    font-family: 'Averta Semibold';
    src: url('AvertaStd-Semibold.woff2') format('woff2'),
        url('AvertaStd-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Averta light';
    src: url('AvertaStd-Light.woff2') format('woff2'),
        url('AvertaStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}





