1 2 3 4 5 6 7 8
@font-face { font-family: dejavu; src: url(DejaVuSans.ttf); } #test1 { font-family: dejavu, serif; }