body {
  font-family: 'Segoe UI', sans-serif !important;
  margin: 0 !important;
  padding: 0 !important;
  /* overflow: hidden; */
}

input, button, select, option, textarea {
  font-family: 'Segoe UI', sans-serif !important;
}