@font-face {
    font-family: 'Yet Grotesk';
    src: url('YetGroteskUnlicensedTrial-Bold.woff2') format('woff2'),
        url('YetGroteskUnlicensedTrial-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yet Grotesk';
    src: url('YetGroteskUnlicensedTrial-BoldItalic.woff2') format('woff2'),
        url('YetGroteskUnlicensedTrial-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Yet Grotesk';
    src: url('YetGroteskUnlicensedTrial-MediumItalic.woff2') format('woff2'),
        url('YetGroteskUnlicensedTrial-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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

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

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

