/* Google Font's Droid Sans */
/* @font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/DroidSans.ttf') format('truetype');
} */
/* Google Font's Droid Sans Bold */
/* @font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/DroidSans-Bold.ttf') format('truetype');
} */
