@font-face {
    font-family: 'EB Garamond08';
    src: url('ebgaramond08-regular-webfont.woff2') format('woff2'),
         url('ebgaramond08-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond08';
    src: url('ebgaramond08-italic-webfont.woff2') format('woff2'),
         url('ebgaramond08-italic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond08 Small Caps';
    src: url('ebgaramondsc08-regular-webfont.woff2') format('woff2'),
         url('ebgaramondsc08-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}