@font-face {
    font-family: 'Value Serif';
    src: url('ValueSerif-RegularItalic.woff2') format('woff2'),
        url('ValueSerif-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Value Serif';
    src: url('ValueSerif-Medium.woff2') format('woff2'),
        url('ValueSerif-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Newsreader Text';
    src: url('NewsreaderText-Italic.woff2') format('woff2'),
        url('NewsreaderText-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Newsreader Text';
    src: url('NewsreaderText-Regular.woff2') format('woff2'),
        url('NewsreaderText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Value Serif';
    src: url('ValueSerif-Regular.woff2') format('woff2'),
        url('ValueSerif-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

