h1 {
    font-family: 'Barlow', sans-serif;
    font-weight: 900;
    font-size: 60px;
}

h3 {
    font-family: 'Barlow', sans-serif;
    font-size: 60px;
    font-weight:900;
}

h2 {
    font-family: 'Barlow', sans-serif;
    font-size: 30px;
    font-weight: 700;
}

h4 {
    font-family: 'Barlow', sans-serif;
    font-size: 50px;
    font-weight: 700;
}

h5 {
    font-family: 'Barlow', sans-serif;
    font-size: 30px;
    font-weight: 550;
}

p {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
}

/* 
font-family: 'Alfa Slab One', cursive;
font-family: 'Ewert', cursive;
font-family: 'Modak', cursive;
font-family: 'Noto Color Emoji', sans-serif;
font-family: 'Oi', cursive;
font-family: 'Roboto', sans-serif;
font-family: 'Sancreek', cursive;
font-family: 'Ultra', serif; 
*/
