body { 
  font-family: "ComputerModern Typewriter", ui-monospace, 'Cascadia Code', 'Source Code Pro', Menlo, Consolas, 'DejaVu Sans Mono', monospace;   
}
a {
  color: currentColor;
}

nav {
  font-family: "Prodigy Sans Bold";
 }
main {
  font-family: "Prodigy Sans";
 }

header {
  font-family: "Prodigy Sans";
 }
header h1 {
  font-family: "Prodigy Sans";
 }

.authors {
  font-family: "Prodigy Sans";
  font-size: 0.90em;
 }
.keywords { 
  font-family: "Prodigy Sans";
  font-size: 0.80em;
}
.keywords a { 
  font-family: "Prodigy Sans";
}

.epigraphe { 
  font-family: "Prodigy Sans";
line-height : 1.45;
  max-width : 70ch;
  max-width : 40em;
 }

.text {
  font-family: "Prodigy Sans Regular";
 }
.text p { 
  font-family: "Prodigy Sans Regular";
  line-height : 1.50;
  max-width : 70ch;
  max-width : 40em;
}
.text .quote {
  font-family: "Prodigy Sans";
  line-height : 1.45;
  max-width : 70ch;
  max-width : 40em;
 }

.readmore {
  font-family : "Prodigy Sans";
  font-size : 0.80em;
  max-width : 70ch;
  max-width : 40em;
 }
.biography { 
  font-family: "Prodigy Sans";
  font-size : 0.93em;
  line-height : 1.50;
  max-width : 70ch;
  max-width : 40em;
}

.footnotes {
  font-family: "Prodigy Sans";
  font-size : 0.75em;
  line-height : 1.50;
  max-width : 70ch;
  max-width : 40em;
 }
