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

