@font-face {
	font-family: 'NyghtSerif';
	src: url('../fonts/NyghtSerif-Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'NyghtSerif';
	src: url('../fonts/NyghtSerif-LightItalic.otf') format('opentype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'PPNeueMontreal';
	src: url('../fonts/ppneuemontreal-book.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'PPNeueMontreal';
	src: url('../fonts/ppneuemontreal-medium.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}