@font-face {
    font-family: 'Gilroy';
    src: url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-bold.eot');
    src: url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-bold.eot?#iefix') format('embedded-opentype'),
         url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-bold.woff') format('woff'),
         url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-bold.ttf') format('truetype'),
         url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Mont';
    src: url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-medium.eot');
    src: url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-medium.eot?#iefix') format('embedded-opentype'),
         url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-medium.woff') format('woff'),
         url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-medium.ttf') format('truetype'),
         url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'Mont';
    src: url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-light.eot');
    src: url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-light.eot?#iefix') format('embedded-opentype'),
         url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-light.woff') format('woff'),
         url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-light.ttf') format('truetype'),
         url('https://evergreenoutreach.com/wp-content/uploads/2018/05/gilroy-light-1.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}


#primary-menu > li > a {
font-family: 'Gilroy'; 
font-size: 18px;
font-weight: 500; 
}

.main-header-bar {
    border-top: 4px solid green;
    border-image-source: linear-gradient(90deg, #14C219 0%, #499B4B 100%);
    border-image-slice: 20;
}

#custom_html-2 h2 {
font-weight: 700;
font-size: 32px;
font-family: 'Gilroy';
}
#custom_html-3 h2 {
font-size: 24; 
font-weight: 700; 
font-family: 'Gilroy';
}
.social-icon {
    margin-right: 25px;
}
.menu-footer-list > ul > li > a {
 font-weight: 500; 
font-family: 'Gilroy';
font-size: 16px;
}
#colophon > div.footer-adv.footer-adv-layout-2 > div > div > div > div.ast-col-lg-6.ast-col-md-6.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-2 {
display: flex;
justify-content: flex-end; 
}

#copyright-footer {
font-family: 'Gilroy';
font-size: 16px;
}
#copyright-footer a {
font-family: 'Gilroy';
font-size: 16px;
}