/* Intentionally Blank */
@font-face {
  font-family: 'NeueHaas';
  src: url('/include/client/fonts/NeueHaasDisplayBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
body, * {
  font-family: 'NeueHaas' !important;
}