@font-face {
	font-family: 'PT Serif';
	font-weight: bold;
	font-style: normal;
	src: url('PTSerif-Bold.woff2') format('woff2'), url('PTSerif-Bold.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'PT Serif';
	font-weight: normal;
	font-style: normal;
	src: url('PTSerif-Regular.woff2') format('woff2'), url('PTSerif-Regular.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'PT Serif';
	font-weight: bold;
	font-style: italic;
	src: url('PTSerif-BoldItalic.woff2') format('woff2'), url('PTSerif-BoldItalic.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'PT Serif';
	font-weight: normal;
	font-style: italic;
	src: url('PTSerif-Italic.woff2') format('woff2'), url('PTSerif-Italic.woff') format('woff');
	font-display: swap;
}

