@font-face {
	font-family: 'EBGaramond-Regular';
	src:
		url('../fonts/EBGaramond-Regular.otf') format('opentype'),
		url('../fonts/EBGaramond-Regular.woff2') format('woff2'), 
		url('../fonts/EBGaramond-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'EBGaramond-Italic';
	src:
		url('../fonts/EBGaramond-Italic.otf') format('opentype'),
		url('../fonts/EBGaramond-Italic.woff2') format('woff2'), 
		url('../fonts/EBGaramond-Italic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Eulyoo1945-Regular';
	src:
		url('../fonts/Eulyoo1945-Regular.otf') format('opentype'),
		url('../fonts/Eulyoo1945-Regular.woff2') format('woff2'), 
		url('../fonts/Eulyoo1945-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}