body { 
  font-family: "ProdigySans";
}

a {
  color: currentColor;
}

nav {
  font-weight: 200;
  font-style: italic;
 }
main {
   font-weight: 400;
    font-style: normal;
 }

header {
     font-weight: 400;
    font-style: normal;
 }
header h1 {
   font-weight: 900;
    font-style: normal;
 }

.authors {
  font-weight: 600;
    font-style: normal;
  font-size: 0.90em;
 }
.keywords { 
   font-weight: 100;
    font-style: italic;
  font-size: 0.80em;
}
.keywords a { 
  font-weight: 200;
    font-style: italic;
}

.epigraphe { 
    font-weight: 300;
    font-style: italic;
line-height : 1.45;
  max-width : 70ch;
  max-width : 40em;
 }

.text {

   font-weight: 400;
    font-style: normal;
 }
.text p { 

   font-weight: 400;
    font-style: normal;
  line-height : 1.50;
  max-width : 70ch;
  max-width : 40em;
}
.text .quote {

   font-weight: 400;
    font-style: normal;
  line-height : 1.45;
  max-width : 70ch;
  max-width : 40em;
 }

h3 {
  font-weight: 600;
    font-style: normal;
    font-size: 1.25em;
}
.readmore {
   font-weight: 400;
    font-style: normal;
  font-size : 0.80em;
  max-width : 70ch;
  max-width : 40em;
 }
.biography { 
    font-weight: 400;
    font-style: italic;
  font-size : 0.93em;
  line-height : 1.50;
  max-width : 70ch;
  max-width : 40em;
}

.footnotes {
    font-weight: 300;
    font-style: normal;
  font-size : 0.75em;
  line-height : 1.50;
  max-width : 70ch;
  max-width : 40em;
 }
