.shadows-into-light-regular {
    font-family: "Shadows Into Light", cursive;
    font-weight: 400;
    font-style: normal;
    font-size:150px;
    text-shadow:dimgray;
    text-shadow: 10px;
  }
  