@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Roboto);

body {
font-family:'Roboto';
font-weight: 100;
background-attachment: fixed !important;
}

#nav > li > a {
font-family: "Oswald",sans-serif;
font-size: 18px;
font-weight: 100 !important;
line-height: 1em;
text-transform: uppercase;
}

h2, h3 {
color: #233749;
font-family: 'Oswald';
font-weight: 100 !important;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
font-family: "Oswald",sans-serif;
font-weight: 100 !important;
}

#logo {
margin-left: -12px !important;
}