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