/*
 * Enter any custom CSS here.
 * This file will not be overwritten by theme updates.
*/
header * {
    font-family: "Rajdhani", sans-serif !important;
}
/* Navbar menu font */
.navbar a,
nav a,
header a {
    font-family: "Arial", sans-serif !important;
    font-weight: 900 !important;
    letter-spacing: 0px !important;
}