@font-face {
    font-family: 'Tiempos';
    src: url('TiemposText-Regular.eot');
    src: local('Tiempos Text Regular'), local('TiemposText-Regular'),
        url('TiemposText-Regular.eot?#iefix') format('embedded-opentype'),
        url('TiemposText-Regular.woff') format('woff'),
        url('TiemposText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos';
    src: url('TiemposText-Italic.eot');
    src: local('Tiempos Text Italic'), local('TiemposText-Italic'),
        url('TiemposText-Italic.eot?#iefix') format('embedded-opentype'),
        url('TiemposText-Italic.woff') format('woff'),
        url('TiemposText-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos';
    src: url('TiemposText-Bold.eot');
    src: local('Tiempos Text Bold'), local('TiemposText-Bold'),
        url('TiemposText-Bold.eot?#iefix') format('embedded-opentype'),
        url('TiemposText-Bold.woff') format('woff'),
        url('TiemposText-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos';
    src: url('TiemposText-BoldItalic.eot');
    src: local('Tiempos Text Bold Italic'), local('TiemposText-BoldItalic'),
        url('TiemposText-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('TiemposText-BoldItalic.woff') format('woff'),
        url('TiemposText-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}