@font-face {
						font-family: 'PT Serif';
						font-style: normal;
						font-weight: 700;
						font-display: swap;
						src: url('700.ttf') format('truetype');
				}
@font-face {
						font-family: 'PT Serif';
						font-style: normal;
						font-weight: italic;
						font-display: swap;
						src: url('italic.ttf') format('truetype');
				}
@font-face {
						font-family: 'PT Serif';
						font-style: normal;
						font-weight: 700italic;
						font-display: swap;
						src: url('700italic.ttf') format('truetype');
				}
@font-face {
						font-family: 'PT Serif';
						font-style: normal;
						font-weight: 400;
						font-display: swap;
						src: url('400.ttf') format('truetype');
				}
