Problem solved, I simply use :
<!-- Texte affiché devant la caméra, en hauteur -->
<a-text
position="-1.5 4.8 -3"
font="/vr/font/LiberationSans-Bold-msdf.json"
negate="false"
value="' . htmlspecialchars($titrevr) . '"
color="black"
width="8"
></a-text>