@font-face {
    font-family: 'Didot';
    src: url('fonts/didot.eot');
    src: url('fonts/didot.eot') format('embedded-opentype'),
         url('fonts/didot.woff2') format('woff2'),
         url('fonts/didot.woff') format('woff'),
         url('fonts/didot.ttf') format('truetype'),
         url('fonts/didot.svg#didot') format('svg');
}
