@font-face {
    font-family: "DejaVu Sans Distributed";
	src: url("DejaVuSans.ttf");
	font-weight: normal;
}
@font-face {
    font-family: "DejaVu Sans Distributed";
    src: url("DejaVuSans-Bold.ttf");
    font-weight: bold;
}
/*
@font-face {
    font-family: "DejaVu Sans Distributed";
    src: url("DejaVuSans-Oblique.ttf");
    font-style: italic, oblique;
}
@font-face {
    font-family: "DejaVu Sans Distributed";
    src: url("DejaVuSans-BoldOblique.ttf");
    font-weight: bold;
    font-style: italic, oblique;
}*/
