@font-face {
  font-family: "Chunkfive";
  src: url("Chunkfive/Chunkfive.otf");
}




a {
   text-decoration: none; 
}

a:visited {
    color:black;
}

a:hover, a:active {
    opacity: .5;
}

a:hover{
    text-transform:uppercase;
    
}
#nav{
    margin-left:20px;
    font-size:18px;
}







p {
    font-size:30px;
    padding: 15px;



}
    


h1{
    text-align: center;
    margin-bottom: 50px;
    
}

.helvetica{
    font-family: 'helvetica', sans-serif;
    text-align: center;
    
}

.baskerville{
    font-family: 'baskerville', serif;
     text-align: center;
    
}
.Chunkfive{
    font-family:'Chunkfive';
    font-weight: bold;
     text-align: center;
    
}
.ubuntu{
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    
}

.lobster{
    font-family: 'Lobster', cursive;
    text-align: center;
}

.teko{
    font-family: 'Teko', sans-serif;
     text-align: center;
    
}
.korona{
    font-family: 'Krona One', sans-serif;
    text-align: center;
    
}

.roboto{
    font-family: 'Roboto Slab', serif;
    text-align: center;
    
}

.karla{
    font-family: 'Karla', sans-serif;
    text-align: center;
}

.acme{
    font-family: 'Acme', sans-serif;
    text-align: center;
}

.asap{
    font-family: 'Asap', sans-serif;
    text-align: center;
    
}
.gloria{
    font-family: 'Gloria Hallelujah', cursive;
    text-align: center;
    
    
}

.dancing{
    font-family: 'Dancing Script', cursive;
    text-align: center;
}

.kaushan{
    font-family: 'Kaushan Script', cursive;
    text-align: center;
}

.amatic{
    font-family: 'Amatic SC', cursive;
    text-align: center;
}

.rajdhani{
    font-family: 'Rajdhani', sans-serif;
    text-align: center;
}