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