@font-face {
  font-family: 'SCHABO';
  src: url('SCHABO-Condensed.woff2') format('woff2'),
    url('SCHABO-Condensed.woff') format('woff'),
    url('SCHABO-Condensed.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}