





:root {
    /* --body-font-family: "Roboto", sans-serif !important;
    --sub-title-font-family: "Roboto", sans-serif !important;
    --sub-title-weight: 300 !important; */
    --title-weight: 400 !important;
	--body-font-family: "Spartan" ,sans-serif !important;
	--title-font-family: "Spartan" ,sans-serif !important;
}
body {
    font-weight: 100;
} 


.hmenu > .mrp-menu-level-0 > li > .mrp-menu-level-1 span, 
.hmenu > .mrp-menu-level-0 > li > .mrp-menu-level-1 a {
    color: var(--g-accent-color);
}