/* Enter Your Custom CSS Here */
@font-face {
    font-family: "Papyrus";
    src: url(https://cncsites1.co.nz/fonts/papyrus/PAPYRUS.TTF) format("truetype");
}

.papyrus { 
    font-family: "Papyrus", Arial, Calibri !important;
}

.gallery-objectfit200 .pp-photo-gallery .pp-photo-gallery-content .pp-gallery-img {height:350px;object-fit:cover;}