@font-face {
    font-family: 'Tiempos';
    src: local('Tiempos Text Regular'), local('TiemposText-Regular'),
        url('tiempos/TiemposText-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos';
    src: local('Tiempos Text Regular Italic'), local('TiemposText-RegularItalic'),
        url('tiempos/TiemposText-RegularItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos Fine';
    src: local('Tiempos Fine Regular'), local('TiemposFine-Regular'),
        url('tiempos/TiemposFine-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos Fine';
    src: local('Tiempos Fine SemiBold'), local('TiemposFine-SemiBold'),
        url('tiempos/TiemposFine-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos';
    src: local('Tiempos Text Medium'), local('TiemposText-Medium'),
        url('tiempos/TiemposText-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos';
    src: local('Tiempos Text Medium Italic'), local('TiemposText-MediumItalic'),
        url('tiempos/TiemposText-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}