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

}

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

}

