@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/droid-sans-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/droid-sans-bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Annie Use Your Telescope';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/annie-use-your-telescope-regular.ttf') format('truetype');
}
