body {
  background-color: white;
  color: black;
  font-family: tahoma;
  text-align: center
  
}
@font-face {
  font-family: terminator real nfi;
  src: https://www.1001fonts.com/terminator-real-nfi-font.html(terminator_real_nfi.tff);
  
}

h,h1,h2,h3 {
  font-family: terminator real nfi;
  
}