/* ==============================================
   Typography
   ============================================== */
body,
body.et_pb_pagebuilder_layout {
  font-family: 'Barlow', sans-serif !important;
  font-size: 15px;
  color: var(--text);
  line-height: 1.55;
  background-color: var(--bg);
}

h1, h2, h3, h4, h5, h6,
.et_pb_module_header,
.et_pb_all_tabs .et_pb_tab a {
  font-family: 'Barlow Condensed', sans-serif !important;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
