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

}

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

}