/* Droid Serif */
@font-face {
  font-family: 'Droid Serif';
  src: url('../fonts/DroidSerif-Regular.woff');
  src: url('../fonts/DroidSerif-Regular.ttf');
}
/* Tahoma */
@font-face {
  font-family: 'Tahoma';
  src: url('../fonts/Tahoma.ttf');
}
/* Georgia */
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/Georgia.ttf');
}