/*@font-face {
  
    font-family: 'kgredhands';
    src: url('https://tpet.co.uk/wp-content/uploads/tpet-uploads/fonts/kgredhands-webfont.woff2') format('woff2'),
         url('https://tpet.co.uk/wp-content/uploads/tpet-uploads/fonts/kgredhands-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/
@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');

body, body * {font-family: 'Nunito', sans-serif !important;}

.embed.beamer_active .header .headerTitle, .embed.beamer_active .header .headerTitle a, .featureTitle a, .featureTitle, .feature h3, h2.featureTitle {
    font-family: "Nunito"!important;
}

#newsContainerDiv .feature {
border-radius:8px;
}

.embed .featureDate .category:nth-of-type(1), .embed .featureDate .category:nth-of-type(2), .embed .featureDate .category:nth-of-type(3), .embed .featureDate .category:nth-of-type(4), .embed .featureDate .category:nth-of-type(5) {
    display: inline-block;
}