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

@font-face {
    font-family: 'Nimbus Roman No9 L';
    src: url('NimbusRomNo9L-Med.woff2') format('woff2'),
        url('NimbusRomNo9L-Med.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nimbus Roman No9 L';
    src: url('NimbusRomNo9L-MedIta.woff2') format('woff2'),
        url('NimbusRomNo9L-MedIta.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nimbus Roman No9 L';
    src: url('NimbusRomNo9L-Reg.woff2') format('woff2'),
        url('NimbusRomNo9L-Reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nimbus Roman No9 L';
    src: url('NimbusRomNo9L-RegIta.woff2') format('woff2'),
        url('NimbusRomNo9L-RegIta.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'Noto Serif Cond';
    src: url('NotoSerif-Condensed.woff2') format('woff2'),
        url('NotoSerif-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif';
    src: url('NotoSerif-Thin.woff2') format('woff2'),
        url('NotoSerif-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif SemBd';
    src: url('NotoSerif-SemiBold.woff2') format('woff2'),
        url('NotoSerif-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

