
/* ---------- PT Serif ---------- */

h1, h1 a, .h1, .h1 a {
    font-family: 'PT Serif', serif;
    font-weight: bold;
	font-size: 34px;
}

h2, h2 a, .h2, .h2 a {
    font-family: 'PT Serif', serif;
	font-weight: bold;
	font-size: 24px;
}

h3, h3 a, .h3, .h3 a {
    font-family: 'PT Serif', serif;
    font-weight: bold;
	font-size: 18px;
}

h4, h4 a, .h4, .h4 a {
	font-family: 'PT Serif', serif;
    font-weight: bold;
	font-size: 16px;
}

h5, h5 a, .h5, .h5 a {
	font-family: 'PT Serif', serif;
    font-weight: bold;
	font-size: 15px;
}

body, p, h6, a, li {
    font-family: 'PT Serif', serif;
}