@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/DroidSans.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/DroidSans-Bold.woff') format('woff');
  font-display: swap;
}
