        h2,
        h2 a {
            font-family: Oswald !important;        }
            h1,
        h1 a {
            font-family: Amatic SC !important;        }
            h3,
        h3 a {
            font-family: Oswald !important;        }
    
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Oswald", sans-serif !important;
                                                                color: #dbdbdb !important;
                            }

/* SUBMENU */
    /* SUBMENU */
    .prague-header .prague-navigation .sub-menu li a {
                    font-family: "Roboto", sans-serif !important;
                                                    font-weight:  300 !important;
                                        color: #dbdbdb !important;
                            }

/* BUTTON */

/* Theme Options Custom CSS */
.prague-header.light:not(.left):not(.easy_style) .prague-navigation {
    background-color: #000;
}