@font-face {
    font-family: 'UbuntuMono-Regular';
    src: url('/assets/fonts/ubuntumono/UbuntuMono-R.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'UbuntuMono-Bold';
    src: url('/assets/fonts/ubuntumono/UbuntuMono-B.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'UbuntuMono-Italic';
    src: url('/assets/fonts/ubuntumono/UbuntuMono-RI.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'UbuntuMono-BoldItalic';
    src: url('/assets/fonts/ubuntumono/UbuntuMono-BI.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Smooch';
    src: url('/assets/fonts/smooch/smooch-regular-webfont.woff2') format('woff2'),
         url('/assets/fonts/smooch/smooch-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Instrument Sans';
    src: url('/assets/fonts/instrumentsans/InstrumentSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Instrument Sans';
    src: url('/assets/fonts/instrumentsans/InstrumentSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Instrument Sans';
    src: url('/assets/fonts/instrumentsans/InstrumentSans-Medium.ttf') format('truetype');
    font-weight: medium;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Instrument Sans';
    src: url('/assets/fonts/instrumentsans/InstrumentSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Instrument Sans';
    src: url('/assets/fonts/instrumentsans/InstrumentSans-MediumItalic.ttf') format('truetype');
    font-weight: medium;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Instrument Sans';
    src: url('/assets/fonts/instrumentsans/InstrumentSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
  }

  @font-face {
    font-family: 'Alpine';
    src: url('/assets/fonts/alpine/ALPNSCND.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Departure';
    src: url('/assets/fonts/departure/DepartureMono-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

    @font-face {
    font-family: 'dos';
    src: url('/assets/fonts/dos/PerfectDos.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

    @font-face {
    font-family: 'vcr';
    src: url('/assets/fonts/vcr-mono/vcr-mono.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

    @font-face {
    font-family: 'deusex';
    src: url('/assets/fonts/denton/denton.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

      @font-face {
    font-family: 'eurostile';
    src: url('/assets/fonts/eurostile/eurostile-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'miner';
    src: url('/assets/fonts/mineblock/mine-title.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'miner-body';
    src: url('/assets/fonts/mineblock/Minecraft-body.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

    @font-face {
    font-family: 'vhs-gothic';
    src: url('/assets/fonts/vhs-type/vhs-gothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

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