/*
 Theme Name:   Kampagne.de
 Theme URI:    https://kampagne.de
 Description:  Divi 5 Child Theme für Kampagne.de – DooH Self-Service Portal.
 Author:       Advertising Alliance
 Author URI:   https://advertising-alliance.de
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  kampagne-child
*/

/* ==========================================================================
   GLOBALE TYPOGRAFIE
   Überschreibt Divi-Standards, da Google Fonts deaktiviert ist
   ========================================================================== */

body,
#page-container,
.et_pb_text,
.et_pb_blurb_description,
.et_pb_module {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.et_pb_module_header,
.et_pb_slide_description .et_pb_slide_title,
.et_pb_fullwidth_header_container h1,
.et_pb_fullwidth_header_container h2 {
  font-family: 'Montserrat', 'Inter', -apple-system, BlinkMacSystemFont, sans-serif !important;
}

/* Größen, Gewichte & Responsive → siehe assets/css/custom.css */

/* Divi UI / Builder Fallbacks */
input, textarea, select, button,
.et_pb_button,
.et_pb_contact_form input,
.et_pb_newsletter_form input {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
}
