@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

body, html, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6  {
    font-family: "Roboto" !important;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
     font-family:  "Roboto" !important;
}

label {
    font-weight: normal;
}

input[type="radio"] {
    margin: 2px 5px 5px 10px !important;
}

#it_omc_accepttermsconditions_label, #it_omc_certify_authorization_label {
    margin-left: 15px !important;
}

body .no-js {
  display: none;
}