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

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

@font-face {
    font-family: 'Didot LT Pro Roman';
    src: url('../fonts/DidotLTPro-BoldItalic.woff2') format('woff2'),
        url('../fonts/DidotLTPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

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

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

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

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Black.woff2') format('woff2'),
        url('../fonts/AvenirLTStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

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

