@font-face {
  font-family: 'Special Elite';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('assets/fonts/SpecialElite-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Stardos Stencil';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('assets/fonts/StardosStencil-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Stardos Stencil';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('assets/fonts/StardosStencil-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'IM Fell English';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('assets/fonts/IMFellEnglish-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'IM Fell English';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('assets/fonts/IMFellEnglish-Italic.ttf') format('truetype');
}
