.fontPlantin {

    font-family: "PlantinMTPro";
    font-style: normal;
    font-stretch: normal;
    font-weight: 400;
}

.fontPlantin i,
.fontPlantin em {

    font-style: italic;

}

.fontLato { 

    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;

}


