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

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

