@font-face {
    font-family: 'Kepler Std';
    src: url('KeplerStd-LightIt.woff2') format('woff2'),
        url('KeplerStd-LightIt.woff') format('woff'),
        url('KeplerStd-LightIt.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Kepler Std';
    src: url('KeplerStd-Medium.woff2') format('woff2'),
        url('KeplerStd-Medium.woff') format('woff'),
        url('KeplerStd-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kepler Std';
    src: url('KeplerStd-BoldIt.woff2') format('woff2'),
        url('KeplerStd-BoldIt.woff') format('woff'),
        url('KeplerStd-BoldIt.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Kepler Std';
    src: url('KeplerStd-Bold.woff2') format('woff2'),
        url('KeplerStd-Bold.woff') format('woff'),
        url('KeplerStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kepler Std';
    src: url('KeplerStd-MediumIt.woff2') format('woff2'),
        url('KeplerStd-MediumIt.woff') format('woff'),
        url('KeplerStd-MediumIt.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Kepler Std';
    src: url('KeplerStd-Light.woff2') format('woff2'),
        url('KeplerStd-Light.woff') format('woff'),
        url('KeplerStd-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

