body, html,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6  {
  font-family: "Open Sans" !important;
  height: 100%;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
   font-family:  "Open Sans" !important;
}

.center-button {
  display: flex;
  align-items: center;
  justify-content: center;
}

body > footer {
  position: static;
  width: 100%;
}
