@font-face {
	font-family: 'Nephilm';
	src: url('../fonts/nephilm.otf') format('opentype');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Nephilm';
	src: url('../fonts/nephilm-italic.otf') format('opentype');
	font-weight: 400;
	font-display: swap;
	font-style: italic;
}
