@font-face {
    font-family: 'Baloo Tamma 2';
    src:
        url('../fonts/BalooTamma2-Bold.woff') format('woff'),
        url('../fonts/BalooTamma2-Bold.ttf') format('truetype')
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Baloo Tamma 2';
    src:
        url('../fonts/BalooTamma2-ExtraBold.ttf') format('truetype'),
        url('../fonts/BalooTamma2-ExtraBold.woff') format('woff')
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Baloo Tamma 2';
    src:
        url('../fonts/BalooTamma2-Regular.ttf') format('truetype'),
        url('../fonts/BalooTamma2-Regular.woff') format('woff')
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Baloo Tamma 2';
    src:
        url('../fonts/BalooTamma2-Medium.ttf') format('truetype'),
        url('../fonts/BalooTamma2-Medium.woff') format('woff')
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Baloo Tamma 2';
    src:
        url('../fonts/BalooTamma2-SemiBold.ttf') format('truetype'),
        url('../fonts/BalooTamma2-SemiBold.woff') format('woff')
    font-weight: 600;
    font-style: normal;
}



@font-face {
    font-family: 'Dosis';
    src:
        url('../fonts/Dosis-Bold.ttf') format('truetype'),
        url('../fonts/Dosis-Bold.woff') format('woff')
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis';
    src:
        url('../fonts/Dosis-Regular.ttf') format('truetype'),
        url('../fonts/Dosis-Regular.woff') format('woff')
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis';
    src:
        url('../fonts/Dosis-SemiBold.ttf') format('truetype'),
        url('../fonts/Dosis-SemiBold.woff') format('woff')
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis';
    src:
        url('../fonts/Dosis-Light.ttf') format('truetype'),
        url('../fonts/Dosis-Light.woff') format('woff')
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Dosis';
    src:
        url('../fonts/Dosis-ExtraBold.ttf') format('truetype'),
        url('../fonts/Dosis-ExtraBold.woff') format('woff')
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis';
    src:
        url('../fonts/Dosis-Medium.ttf') format('truetype'),
        url('../fonts/Dosis-Medium.woff') format('woff')
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis';
    src:
        url('../fonts/Dosis-ExtraLight.ttf') format('truetype'),
        url('../fonts/Dosis-ExtraLight.woff') format('woff')
    font-weight: 200;
    font-style: normal;
}
