@import url('https://fonts.cdnfonts.com/css/adobe-garamond-pro-2');
   
body{
    font-family: 'Adobe Garamond Pro', serif !important;
}

.titlefont, h1, h2, h3, h4, h5, h6 {
    font-family: 'Adobe Garamond Pro', serif !important;
}

.social-section a{
    font-family: 'Lora';
}
body p {
    font-style: normal;
    font-size: 20px;
    
}