@font-face {
	font-family: 'Playfair Display';
	src: url('../fonts/PlayfairDisplay.ttf') format('truetype');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Cormorant Garamond';
	src: url('../fonts/CormorantGaramond.ttf') format('truetype');
	font-weight: 300 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Cormorant Garamond';
	src: url('../fonts/CormorantGaramond-Italic.ttf') format('truetype');
	font-weight: 300 700;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Jost';
	src: url('../fonts/Jost.ttf') format('truetype');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}
