nav {
  display: none !important;
}


@font-face {
  font-family: 'Proxima Nova Rg';
  font-weight: 300;
  src: url('fonts/ProximaNova-Light.woff2');
}

@font-face {
  font-family: 'Proxima Nova Rg';
  font-weight: 700;
  src: url('fonts/ProximaNova-Bold.woff2');
}

html, body, .scientific-programme {
  font-family: 'Proxima Nova Rg',-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
