To change Date – Category font in Blog Post.
You can use this code to Custom CSS box.
a.blog-item-category.blog-item-category--Startup {
font-family: monospace;
}
.blog-item-author-date-wrapper * {
font-family: Arial !important;
}
Change monospace/Arial with your desired font