@font-face {
	font-family: 'PtSerif';
	src: url('PT_Serif-Web-Regular.ttf?v=1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PtSerif';
	src: url('PT_Serif-Web-Bold.ttf?v=1.0') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'PtSerif';
	src: url('PT_Serif-Web-BoldItalic.ttf?v=1.0') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'PtSerif';
	src: url('PT_Serif-Web-Italic.ttf?v=1.0') format('truetype');
	font-weight: normal;
	font-style: italic;
}