/* ============================================================
   LVEI MODERN V7 — TYPOGRAPHIE GLOBALE
   ============================================================ */

body,
button,
input,
select,
textarea,
.entry-content,
.entry-title,
.site-content {
  font-family: Poppins, serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 400;
  font-family: Poppins, serif;
}

article.hentry h1.entry-title {
  margin-bottom: 5px;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .archive .entry-title,
  .entry-title,
  .search-results .entry-title,
  .single .entry-title {
    font-size: 18px;
  }
}
