/* abeezee-regular */
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/abeezee/abeezee-regular.ttf') format('truetype');
}

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