.tit {
  font-family: 'Greek Freak', sans-serif;
  font-style: normal;
  text-align: center;
  font-size: 60px;
  color: rgb(221, 162, 0);
  margin-top: -140px;
}

.out{
    font-family: "Alumni Sans Pinstripe", sans-serif;
text-align: center;
margin: 1px auto;
font-size: 30px;
color: rgb(221, 162, 0);
}


.links{
    font-family: "Alumni Sans Pinstripe", sans-serif;
    font-size: 30px;
    margin: 100px;
    color: rgb(221, 162, 0);
    text-decoration: none;
   margin-left: 440px;
}
.links2{
    font-family: "Alumni Sans Pinstripe", sans-serif;
    font-size: 30px;
    margin: -60px;
    color: rgb(221, 162, 0);
    text-decoration: none;
}

.links3{
    font-family: "Alumni Sans Pinstripe", sans-serif;
    font-size: 30px;
    margin: 100px;
    color: rgb(221, 162, 0);
    text-decoration: none;
}

.links4{
    font-family: "Alumni Sans Pinstripe", sans-serif;
    font-size: 30px;
    margin: 100px;
    color: rgb(221, 162, 0);
    text-decoration: none;
}

.im{
height: 800px;
width: 1000px;
margin: -450px auto;
margin-right: -7cm;
opacity: 40% ;
}

.h{
text-align: center;
color: white;
margin: 300px;
float: left;

}

.font{
  font-family: "Metamorphous", serif;
  font-weight: 400;
  font-style: normal;
  color: white;
  text-align: center;
  margin-left: 400px;
  margin-right: 400px;
  justify-content: center;
}

.sub{
color: rgb(221, 162, 0) ;
text-decoration-line: underline;
}

@font-face {
  font-family: 'Greek Freak';
  src: url('fonts/Greek-Freak.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}