@font-face {
    font-family: 'BodoniStdBold';
    src: url('fontEmbed/bodonistd-bold-webfont.eot');
    src: url('fontEmbed/bodonistd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontEmbed/bodonistd-bold-webfont.woff') format('woff'),
         url('fontEmbed/bodonistd-bold-webfont.ttf') format('truetype'),
         url('fontEmbed/bodonistd-bold-webfont.svg#BodoniStdBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BodoniStdBook';
    src: url('fontEmbed/bodonistd-book-webfont.eot');
    src: url('fontEmbed/bodonistd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontEmbed/bodonistd-book-webfont.woff') format('woff'),
         url('fontEmbed/bodonistd-book-webfont.ttf') format('truetype'),
         url('fontEmbed/bodonistd-book-webfont.svg#BodoniStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BodoniStdRoman';
    src: url('fontEmbed/bodonistd-webfont.eot');
    src: url('fontEmbed/bodonistd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontEmbed/bodonistd-webfont.woff') format('woff'),
         url('fontEmbed/bodonistd-webfont.ttf') format('truetype'),
         url('fontEmbed/bodonistd-webfont.svg#BodoniStdRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

