@font-face {
  font-family: "Droid Sans"; src: url(DroidSans.ttf);
  font-weight: normal; font-style: normal;
}
@font-face {
  font-family: "Droid Sans"; src: url(DroidSans-Bold.ttf);
  font-weight: bold; font-style: normal;
}

@font-face {
  font-family: "Droid Sans Mono"; src: url(DroidSansMono.ttf);
  font-weight: bold; font-style: normal;
}

@font-face {
  font-family: "Droid Serif"; src: url(DroidSerif-Regular.ttf);
  font-weight: normal; font-style: normal;
}
@font-face {
  font-family: "Droid Serif"; src: url(DroidSerif-Bold.ttf);
  font-weight: bold; font-style: normal;
}
@font-face {
  font-family: "Droid Serif"; src: url(DroidSerif-Italic.ttf);
  font-weight: normal; font-style: italic;
}
@font-face {
  font-family: "Droid Serif"; src: url(DroidSerif-BoldItalic.ttf);
  font-weight: bold; font-style: italic;
}

