@font-face {
    font-family: "DejaVu Sans";
    src: url("DejaVuSans.ttf") format("truetype");
}

* {
    font-family: "DejaVu Sans", monospace;
}
