@font-face {
	font-family: 'Noyh';
	font-weight: 400;
	font-style: normal;
	src: url('NoyhBook.woff2') format('woff2'), url('NoyhBook.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Noyh';
	font-weight: 400;
	font-style: italic;
	src: url('NoyhBookItalic.woff2') format('woff2'), url('NoyhBookItalic.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Noyh';
	font-weight: 300;
	font-style: normal;
	src: url('NoyhLight.woff2') format('woff2'), url('NoyhLight.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Noyh';
	font-weight: 300;
	font-style: italic;
	src: url('NoyhLightItalic.woff2') format('woff2'), url('NoyhLightItalic.woff') format('woff');
	font-display: swap;
}

