body {
    background: #fff;
    color: #000;
    font-size: 14px !important;
    font-family: Roboto, serif !important;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
    margin: 0 0 10px;
    font-family: Roboto, serif;
}

body .nav-mega {
    font-family: Roboto, serif;
}

#lang_sel_click {
    height: 32px;
    position: relative;
    z-index: 99;
    font-family: Roboto, serif;
}

body, input, button, select, textarea, .search-query {
    font-family: Roboto, serif;
}

.popover {
    font-family: Roboto, serif;
    max-width: 300px;
    left: 0 !important;
}