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

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

