/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
  font-family: "SFQuartzite";
  src: url("/wp-content/themes/divi-child/fonts/SFQuartzite/SFQUARTZITE-BOLD.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Apply globally if you want */
body, .et_pb_module {
  font-family: "SFQuartzite", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
}
h1, h2, h3, h4, h5 {
  font-family: "SFQuartzite", sans-serif;
}