@font-face {
    font-family: 'DK Pardesi';
    src: url('DKPardesi.woff2') format('woff2'),
        url('DKPardesi.woff') format('woff'),
        url('DKPardesi.ttf') format('truetype'),
        url('DKPardesi.svg#DKPardesi') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Baloo';
    src: url('Baloo.woff2') format('woff2'),
        url('Baloo.woff') format('woff'),
        url('Baloo.ttf') format('truetype'),
        url('Baloo.svg#Baloo') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

