/* Marca Fernando Schmidt: serifa nos titulos, sans no corpo. Sem fonte externa. */
body,
.entry-content,
.wp-site-blocks,
button,
input,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.entry-title,
.wp-block-heading,
.kadence-advanced-heading-wrapper,
.kt-blocks-info-box-title {
  font-family: Georgia, "Times New Roman", serif !important;
  font-weight: 400;
}
