/* Hero title font: loaded from public + preloaded in index.html to avoid FOUT */
@font-face {
  font-family: 'BeniBlack-medium';
  src: url('ABCGravity-SemiCondensed-Trial.otf') format('opentype');
  font-display: block;
}
