body { 
 



nav {
  font-family:"P-ACR-AGON" ;
  
  
  font-size: 1em;

 }
main { 
 font-family: "Century Schoolbook";
  font-size: 1.25em;
  line-height: 1.6; /* au lieu de 1.35 */
  /* max-height: 70ch; <-- à retirer */
  margin: 10px;
  max-width: 50em;
}


header {
  font-family: "Paragon";
  font-style: italic;
  font-size: 1.50em;
 }
header h1 {
  font-family: 'Paragon';
    font-size: 1.20em;
    font-style: italic;
 color: blue;
 }
/* dans la fiche principale avec la liste des articles */
 h1 {
    font-family: 'Paragon';
    font-size: 2.30em;
    font-style: italic;
 color: blue;
}

h2 {
   font-family: 'Paragon';
     font-size: 1.10em;
    font-style:normal;
 color: blue;
}
li {
  color: blue;
}
span {
  color: black;
}
a {
  color: grey;
}
/* la fin de la page principale djjdsjsdjs */
.authors {
font-family: "Paragon";
  font-weight: bold;
  font-size: 0.70em;
  
}
.keywords { font-family: "Century Schoolbook ";
  color: deepskyblue;
  font-size: 0.80em;
}
.keywords a {
  font-family:"Century Schoolbook" ; 
  font-style: italic;
  font-size: 0.85em;
  color: deepskyblue;
}
.epigraphe {font-family: "Instrument"; }
.text {font-family: "Century Schoolbook "

 }

.text p {  font-family: "Century Schoolbook";
  font-size: 1.10em;
  line-height: 1.6; 
  margin: 10px;
  max-width: 50em;
}

.text .quote { font-family: "Paragon";}
.readmore { 
  font-family: "Paragon";
  font-weight: bold;
  font-size: 1em;
  line-height: 1.6;
  margin: 20px auto;
  max-width: 20em;
}

.biography {
  font-family: "Century Schoolbook";
  font-size: 1.10em;
  line-height: 1.6;
  margin: 50px auto;
  max-width: 40em;
}
.footnotes {  font-family: "P-ACR-AGON";
color: blue;
}
