@import url("https://use.typekit.net/usd8bpz.css");
body{
    align-content: center;
    font-family: pupcat, sans-serif;
    font-weight: 400;
    letter-spacing: 1.75px;
    font-style: normal;
    margin: 10% 10% 10% 10%; 
    }
    
p{
    font-family: skolar-sans-latin, sans-serif;
    font-weight: 80;
    font-style: normal;
    font-size: 14 px;
}

