body,
p,
li,
.project-copy .project-tldr,
.project-tldr,
.preview-summary,
.preview-content,
.preview-content p,
.preview-content li,
.pub-meta,
.pub-authors,
.education-short p,
.edu-body p,
.description,
.summary-text,
.preview-body,
.tldr-text,
.header a.link,
.pub-body h3 {
  font-family: "Atkinson Hyperlegible Next", Arial, Helvetica, sans-serif;
}

.edu-year,
.pub-year,
.preview-eyebrow,
.preview-meta,
.pub-meta,
.pub-authors,
.description,
.tldr-label,
.summary-label,
.section-label,
.pronounce-button,
.pronounce-text,
.education-short h2,
.publications h2,
.research-list-section h2,
.other-projects h2,
.about-section h2 {
  font-family: "IBM Plex Mono", "Lekton", monospace;
}

h1,
h2,
h3,
.project-title,
.preview-title {
  line-height: 1.2;
}

.header a.link {
  font-weight: 400;
}

.publications h2,
.education-short h2 {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: .2rem;
  line-height: 1;
}

.pub-body h3 {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0;
}

.project-copy .project-title {
  font-size: 2.34rem;
  font-weight: 700;
  letter-spacing: -0.015em;
  color: #0f1720;
}


.project-copy .project-tldr,
.tldr-text {
  font-size: 1.56rem;
  line-height: 1.5;
  color: #1d2430;
  font-weight: 400 !important;
}

.project-copy .description,
.pub-authors,
.pub-meta {
  display: block;
  font-size: 1.18rem;
  color: #3c3e40;
  line-height: 1.5;
  font-weight: 400;
}

.preview-title {
  font-size: 2.6rem;
  margin: 0 0 0.95rem;
  color: #0f1720;
}

.preview-summary {
  margin-bottom: 1.45rem;
}

.pronounce-button,
.pronounce-text,
.preview-meta {
  font-size: 1.18rem;
  line-height: 1.4;
}

.preview-nav {
  font-size: 1.4rem;
  line-height: 1;
}

.preview-count {
  font-family: "IBM Plex Mono", "Lekton", monospace;
  font-size: 1.12rem;
  line-height: 1;
}

.preview-content {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 400;
  color: #2a3441;
}

.preview-close {
  color: #7b8492;
}
.project-copy .project-tldr,
.tldr-text {
  line-height: 1.2;
}


.about-section a,
.cv-line a {
  color: #2865a7;
  text-decoration: underline;
}


.preview-summary .summary-label {
  display: inline-block;
  margin-right: .85rem;
  font-size: 1.4rem;
}
