.post-header h1, .about-info h2, .contact-info h2 {
    font-family: "PT Sans";
    color: #323232;
    font-weight: 500;
}

.grid .post-item a {
    font-family: "PT Sans";
    color: #323232;
    font-weight: 600;
}

body {
    font-family: "PT Sans";
    color: #323232;
    font-size: 14px;
    font-weight: 400;
}

.menu li a {
    font-family: "PT Sans";
    color: #000;
    font-size: 12px;
    font-weight: 500;
}

