@font-face {
  font-family: 'DroidSansRegular';
  src:  url('fonts/DroidSans-webfont.eot');
  src:  url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/-webfont.woff') format('woff'),
        url('fonts/DroidSans-webfont.ttf') format('truetype'),
        url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}