@import url(http://fr.allfont.net/allfont.css?fonts=bodoni);
@font-face {
    font-family: 'Bodoni';
    src: url('Bodoni.eot');
    src: url('Bodoni.eot?#iefix') format('embedded-opentype'),
        url('Bodoni.woff2') format('woff2'),
        url('Bodoni.woff') format('woff'),
        url('Bodoni.ttf') format('truetype'),
        url('Bodoni.svg#Bodoni') format('svg');
    font-weight: 100;
 
}

@font-face {
    font-family: 'Bodoni Bd BT';
    src: url('BodoniBT-BoldItalic.eot');
    src: url('BodoniBT-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('BodoniBT-BoldItalic.woff2') format('woff2'),
        url('BodoniBT-BoldItalic.woff') format('woff'),
        url('BodoniBT-BoldItalic.ttf') format('truetype'),
        url('BodoniBT-BoldItalic.svg#BodoniBT-BoldItalic') format('svg');
    font-weight: bold;
 
}

