@font-face {
  font-display: swap;
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: url(DroidSerif/DroidSerif-Regular.ttf) format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 700;
  src: url(DroidSerif/DroidSerif-Bold.ttf) format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 700;
  src: url(DroidSerif/DroidSerif-BoldItalic.ttf) format('truetype');
}
