/*
Theme Name: Divi Child
Theme URI: https://www.sbinternet.com/
Description: Child theme for Divi
Author: SB Internet
Template: Divi
Version: 1.0.1
Text Domain: divi-child
*/

body, p, li, a, input, textarea, select, button,
.et_pb_menu ul li a, .et_pb_menu__logo-content,
.et_pb_button, .et_pb_text_inner {
  font-family: 'Roboto', system-ui, sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.et_pb_module h1, .et_pb_module h2, .et_pb_module h3,
.et_pb_module h4, .et_pb_module h5, .et_pb_module h6 {
  font-family: 'Alice', Georgia, serif !important;
  font-weight: 400 !important;
}

.et_pb_button {
  font-weight: 500 !important;
  letter-spacing: 0.02em;
}
