h1 {
      font-family: "Nabla", system-ui;
      font-size: xx-large;

}

h2 {
     font-family: "Bitcount Prop Single", system-ui;
     font-size: xx-large;
}
  
h3 {
    font-family: "Bebas Neue", sans-serif;
    font-size: xx-large;
}

h4 {
    font-family: "Shadows Into Light", cursive;
    font-size: xx-large;
}

h5 {
    font-family: "Orbitron", sans-serif;
    font-size: xx-large;
}