@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/ABeeZee-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'ABeeZee';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/ABeeZee-Italic.ttf') format('truetype');
}
