@import url('https://fonts.googleapis.com/css2?family=Bitter&family=Limelight&family=Righteous&display=swap');



h1 , h2, h3{
    text-align: center;
    font-family: 'Limelight'
    
}

p {
text-align: justify;
font-family: 'Righteous';
}

h4{
    font-family: 'Righteous';
}
h5, h6 {
    font-family: 'Righteous';
    text-align: center;
}