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


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

@font-face {
    font-family: 'Didot';
    src: url('../fonts/Didot-HTF-M96-Medium.woff2') format('woff2'),
        url('../fonts/Didot-HTF-M96-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didot';
    src: url('../fonts/Didot.woff2') format('woff2'),
        url('../fonts/Didot.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didot LT Std';
    src: url('../fonts/DidotLTStd-Bold.woff2') format('woff2'),
        url('../fonts/DidotLTStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

