@import url(https://use.fontawesome.com/releases/v5.8.1/css/all.css);
@font-face {
font-family: 'GardensC';
src: url("../fonts/20011.ttf") ;
}
body {
    font-family: 'GardensC';
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'GardensC';
}
.acm-hero h2.hero-heading {
    font-family: 'GardensC';
}
@media (min-width: 992px){
    .nav-breakpoint-lg .t4-megamenu .navbar-nav > li > a, .nav-breakpoint-lg .t4-megamenu .navbar-nav > li > .nav-link {
        padding: 1.5rem 1.25em;
    }
}
.t4-section-module .sub-title, .category-module.mod-blog .category-link, .category-module.mod-projects .category-link  {
    font-family: 'GardensC';
}