@font-face {
    font-family: "Hyperlegible";
    src: url("Atkinson-Hyperlegible-Regular-102.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Hyperlegible";
    src: url("Atkinson-Hyperlegible-Italic-102.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
  }
  
  @font-face {
    font-family: "Hyperlegible";
    src: url("Atkinson-Hyperlegible-Bold-102.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Hyperlegible";
    src: url("Atkinson-Hyperlegible-BoldItalic-102.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
  }

  @font-face {
    font-family: 'Nightcore';
    src: url('Nightcore Demo.ttf');
  }

  @font-face {
    font-family: 'Coolvetica';
    src: url('coolvetica rg.otf');
  }

  @font-face {
    font-family: 'Dracula';
    src: url('DraculaRegular-RpVvW.ttf');
  }

  @font-face {
    font-family: 'Devils Crew';
    src: url('Devils Crew.ttf')
  }

  @font-face {
    font-family: 'Psychomachy';
    src: url('Psychomachy.ttf');
  }

  @font-face {
    font-family: 'Nintendo DS BIOS';
    src: url('Nintendo-DS-BIOS.ttf');
  }

  @font-face {
    font-family: 'Adorable Doll';
    src: url('AdorableDoll.ttf');
  }