@import url('https://fonts.googleapis.com/css?family=Mulish&display=swap');
body, body * {font-family: 'Mulish', sans-serif !important;}

.beamerAnnouncementSnippetText {
   font-weight: bold !important;
}

.beamerAnnouncementSnippetTitle {
  font-weight: normal !important: 
}

.header a.publicLogo {
height: 70px !important;
width: 100px !important;
}

@media all and (max-width: 1280px) {
    .header a.publicLogo {
height: 50px !important;
width: 50px !important;
}
}