@font-face {
    font-family: 'Droid-Serif';
    src: url('DroidSerif-Bold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'Droid-Serif';
    src: url('DroidSerif-BoldItalic-webfont.woff') format('woff');
    font-weight: 600;
    font-style: italic;

}

@font-face {
    font-family: 'Droid-Serif';
    src: url('DroidSerif-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Droid-Serif';
    src: url('DroidSerif-Italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}
