@font-face {
    font-family: 'black';
    src: url('black-webfont.eot');
    src: url('black-webfont.eot?#iefix') format('embedded-opentype'),
         url('black-webfont.woff') format('woff'),
         url('black-webfont.ttf') format('truetype'),
         url('black-webfont.svg#blackblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roman';
    src: url('roman-webfont.eot');
    src: url('roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('roman-webfont.woff') format('woff'),
         url('roman-webfont.ttf') format('truetype'),
         url('roman-webfont.svg#romanroman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'book';
    src: url('book-webfont.eot');
    src: url('book-webfont.eot?#iefix') format('embedded-opentype'),
         url('book-webfont.woff') format('woff'),
         url('book-webfont.ttf') format('truetype'),
         url('book-webfont.svg#bookbook') format('svg');
    font-weight: normal;
    font-style: normal;
}