    @import url('https://fonts.googleapis.com/css2?family=Sue+Ellen+Francisco&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Just+Me+Again+Down+Here&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light+Two&display=swap');
    @import url('Starborn.css');
    
     .shadows-into-light-two-regular {
      font-family: "Shadows Into Light Two", cursive;
      font-weight: 400;
      font-style: normal;
    }

    
    .just-me-again-down-here-regular {
      font-family: "Just Me Again Down Here", cursive;
      font-weight: 400;
      font-style: normal;
    }

    .sue-ellen-francisco-regular {
      font-family: "Sue Ellen Francisco", cursive;
      font-weight: 400;
      font-style: normal;
    }
    
    .starborn {
      font-family: "Starborn";
      font-weight: 400;
      font-style: normal;
    }