/* Zuma custom fonts served from /public for early loading */
@font-face {
  font-family: 'Ohno Blazeface';
  src: url('./OhnoBlazeface.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
