@font-face {
    font-family: 'Droid Serif';
    font-style: normal;
    font-weight: 400;
    src: local('Droid Regular'), local('Droid-Regular'),
         url(https://fonts.gstatic.com/s/droidserif/v11/yv-Cm6Wg-D3gnS2TgI_uUoQlNuXRp_Di8cP_9g.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/robotoslab/v12/BngMUXZYTXPIvIBgT30PrfU8lZkTrJg.woff2) format('woff2');
    font-display: swap;
}
