Source code

Revision control

Copy as Markdown

Other Tools

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