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