@import url('https://fonts.googleapis.com/css?family=DM+Sans&display=swap');
body, body * {
    font-family: "DM Sans", sans-serif !important;
}

#beamerNews {
  right: auto;
  left: 200px;
}

#beamerOverlay {
  background: none !important
}