@font-face {
    font-family: 'Day Roman - Expert';
    src: url('DayRoman-Expert.woff2') format('woff2'),
        url('DayRoman-Expert.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

