@import url('https://fonts.googleapis.com/css?family=Oswald');

*:not(.fa):not(.fi) {
font-family: 'Oswald' !important;
}
#sb-main-container .logo img {
width: 100%;
}
#header .brand .logo a img {
    max-height: none !important;
}