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

