/*
 Theme Name:   Salient Child
 Author:       stef
 Template:     salient
 Version:      1.0.0
 Text Domain:  salient-child
*/


/*
-------------------------------------------------------------- */
.home-icons img,
.page-brief img,
.page-header img {
    height: 80px !important;
}

#banner-paragraph {
    font-size: 1.4em;
    line-height: 1.4em;
}

body {
    font-style: normal;
    display: block;
}

 /* Define the font family and point to the file */
 @font-face {
    font-family: 'timmonsny2';
    src: url('fonts/timmonsny2-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* Improves loading performance */
    font-weight: 100 !important;
}

 .timmonsny, h1, h2, h3, h4, h5, h6,  .nectar-responsive-text.timmonsny2 p  {
    font-family: 'timmonsny2', sans-serif;
 }

 .nectar-split-heading.timmonsny2 h1 span, .nectar-split-heading.timmonsny2 h2 span, .nectar-split-heading.timmonsny2 h3 span, .nectar-split-heading.timmonsny2 h4 span, .nectar-split-heading.timmonsny2 h5 span, .nectar-split-heading.timmonsny2 h6 span,
 .timmonsny2 h1, .timmonsny2 h2, .timmonsny2 h3, .timmonsny2 h4, .timmonsny2 h5, .timmonsny2 h6,
 .nectar-responsive-text.timmonsny2 p {
    font-weight: 100 !important;
}