body {
    font-family: 'Google Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Google Sans', sans-serif;

    font-weight: 200; /* Adjust weight as needed */
}

strong, b {
    font-weight: 400;
}

#header .logo, #menu ul {
    font-family:  'Google Sans', sans-serif;
}



#header, header.major h2 {
    border-bottom-color: #0e5fae
}
