@font-face {
    font-family: 'Roboto';
    src: url('rr.eot');
    src: url('rr.eot?#iefix') format('embedded-opentype'),
        url('rr.woff2') format('woff2'),
        url('rr.woff') format('woff'),
        url('rr.ttf') format('truetype'),
        url('rr.svg#rr') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Days One';
    src: url('do.eot');
    src: url('do.eot?#iefix') format('embedded-opentype'),
        url('do.woff2') format('woff2'),
        url('do.woff') format('woff'),
        url('do.ttf') format('truetype'),
        url('do.svg#do') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

