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

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

