/*
Theme Name:   IGI Child
Theme URI:    http://new-co-create.com
Description:  Child theme for Salient. Custom templates bypass WPBakery entirely.
Author:       IGI
Author URI:   http://new-co-create.com
Template:     salient
Version:      1.0.0
Text Domain:  new-co-create-child
*/

/* Force Gilroy across the entire site — overrides Salient's Open Sans setting */
body,
body p,
body li,
body input,
body textarea,
body select,
body button,
h1,
h2,
h3,
h4,
h5,
h6,
#header-outer,
#header-outer nav,
.nectar-button,
.btn {
  font-family: "Gilroy", system-ui, sans-serif !important;
}
