/* @font-face { */
/*   font-family: "Tiempos Text"; */
/*   src: url("tiempos-text-vf-roman.woff2") format("woff2-variations"); */
/*   font-weight: 100 900; */
/*   font-style: normal; */
/*   font-display: swap; */
/* } */
/**/
/* @font-face { */
/*   font-family: "Tiempos Text"; */
/*   src: url("tiempos-text-vf-italic.woff2") format("woff2-variations"); */
/*   font-weight: 100 900; */
/*   font-style: italic; */
/* } */
/**/
body {
  /* font-family: "Tiempos Text"; */
}

.about {
  max-width: 65ch;
}

.books img {
    height: 400px;
    width: auto;
}

@media (min-width: 1024px) {
}
