@font-face {
  font-family: dejavu;
  src: url(DejaVuSans.ttf);
}

#test1 {
  font-family: dejavu, serif;
}
