@font-face {
    font-family: "ControllerExtW01-Four";
    src: url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.eot");
    src: url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.eot?#iefix") format("embedded-opentype"),
      url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.woff2") format("woff2"),
      url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.woff") format("woff"),
      url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.ttf") format("truetype"),
      url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.svg#ControllerExtW01-Four") format("svg");
  }
  
  
  
  @font-face {
    font-family: "HyperspaceRegular";
    src: url(fonts/HyperspaceRace-Regular.woff) format("woff");
  }
  
   @import url('https://fonts.cdnfonts.com/css/coolvetica-2');
   @import url(https://db.onlinewebfonts.com/c/8dddfc4c12cf25d9913689b1969523d7?family=Alte+Haas+Grotesk+Bold+V2);
  
  @media screen and (min-width: 751px) {
    span {
      font-family: "HyperspaceRegular";
      font-display: block;
      color: rgb(171, 171, 171);
      font-size: 23px;
      text-align: center;
    }
  }
  
  @media screen and (max-width: 750px) {
    span {
      font-family: "HyperspaceRegular";
      font-display: block;
      color: rgb(171, 171, 171);
      font-size: 22px;
      text-align: center;
    }
  }
  
  .home1 {
  
    display: block;
    position: absolute;
    text-decoration: none;
    font-size: 31px;
    z-index: 5;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 50px;
    color: rgb(140, 140, 140);
  
  
  }
  
  span.glow,
  span.glow:hover,
  span.glow:focus {
    text-decoration: none;
    color: rgb(109, 109, 109);
    text-shadow: none;
    -webkit-transition: 350ms linear 0s;
    -moz-transition: 350ms linear 0s;
    -o-transition: 350ms linear 0s;
    transition: 350ms linear 0s;
    outline: 0 none;
  }
  
  span.glow:hover,
  span.glow:focus {
    color: rgb(255, 255, 255);
    text-shadow: -1px 1px 8px rgb(217, 217, 217), 1px -1px 8px darkgray;
  }
  
  .textshadow span.backlit:hover,
  .textshadow span.backlit:focus {
    color: rgb(255, 255, 255);
  }
  
  
  
  
  
  
  .nissim {
    display: block;
    position: absolute;
    width: 200px;
    z-index: 5;
    margin-top: 80px;
    margin-left: 50px;
  
  }
  
  
  .axo {
  
    display: block;
    text-align: center;
    margin-top: -50px;
    padding-bottom: 40px;
  
    left: 50%;
  
  }
  
  .wholetext {
  
    display: block;
  
    padding-left: 30px;
    padding-right: 30px;
  
  }
  
  .section {
  
    display: block;
    text-align: center;
    left: 50%;
  
  }
  
  .text1div {
    display: flex;
    width: 820px;
    justify-content: center;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }
  
  .text2div {
    display: relative;
    width: 820px;
    justify-content: center;
    margin-top: 190px;
    
  }
  
  .text2divbis {
    display: flex;
    width: 820px;
    justify-content: center;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }
  
  .text3div {
    display: flex;
    width: 820px;
    justify-content: center;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }
  
  .toptext {
  
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
  
  }
  
  .archestext {
  
    display: block;
    padding-left: 50px;
    padding-right: 50px;
  
  }
  
  p {
    text-align: center;
    font-family: "HyperspaceRegular";
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 100px;
    /* padding-top: 490px; */
    padding-right: 0px;
    padding-bottom: 20px;
    color: rgb(142, 142, 142);

  }


  footer {
    display: block;
    position: relative;
    text-align: bottom;
  }