@font-face {
    font-family: 'Droid Serif';
    src: url('fonts/DroidSerif-BoldItalic.eot');
    src: url('fonts/DroidSerif-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/DroidSerif-BoldItalic.woff2') format('woff2'),
        url('fonts/DroidSerif-BoldItalic.woff') format('woff'),
        url('fonts/DroidSerif-BoldItalic.ttf') format('truetype'),
        url('fonts/DroidSerif-BoldItalic.svg#DroidSerif-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Droid Serif';
    src: url('fonts/DroidSerif.eot');
    src: url('fonts/DroidSerif.eot?#iefix') format('embedded-opentype'),
        url('fonts/DroidSerif.woff2') format('woff2'),
        url('fonts/DroidSerif.woff') format('woff'),
        url('fonts/DroidSerif.ttf') format('truetype'),
        url('fonts/DroidSerif.svg#DroidSerif') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Droid Serif';
    src: url('fonts/DroidSerif-Bold.eot');
    src: url('fonts/DroidSerif-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/DroidSerif-Bold.woff2') format('woff2'),
        url('fonts/DroidSerif-Bold.woff') format('woff'),
        url('fonts/DroidSerif-Bold.ttf') format('truetype'),
        url('fonts/DroidSerif-Bold.svg#DroidSerif-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Droid Serif';
    src: url('fonts/DroidSerif-Italic.eot');
    src: url('fonts/DroidSerif-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/DroidSerif-Italic.woff2') format('woff2'),
        url('fonts/DroidSerif-Italic.woff') format('woff'),
        url('fonts/DroidSerif-Italic.ttf') format('truetype'),
        url('fonts/DroidSerif-Italic.svg#DroidSerif-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

