        h1,
        h1 a {
            font-family: EB Garamond !important;        }
            h2,
        h2 a {
            font-family: EB Garamond !important;        }
            h3,
        h3 a {
            font-family: EB Garamond !important;        }
            h4,
        h4 a {
            font-family: EB Garamond !important;        }
            h5,
        h5 a {
            font-family: EB Garamond !important;        }
            h6,
        h6 a {
            font-family: EB Garamond !important;        }
            p,
        p a {
            font-family: Raleway !important;        }
    
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
body {
    color: #2d2d2d;
    font-family: Raleway,sans-serif !important;
}
.heading {
    font-family: Raleway,sans-serif !important;
}
.title { 
    color: #d3a953;
}
.subtitle { 
    color: #2d2d2d;
}
.heading.dark .subtitle { 
    color: #663366;
}
.heading.light .subtitle { 
    color: #d3a953;
}
.heading.light .title {
    color: #663366;
}

.project-list-link {
    display: none;
}