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