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

