@font-face {
	font-family: 'stFont';
	src: url('./stFont/stfont.eot');
	src: url('./stFont/stfont.eot?#iefix') format('embedded-opentype'),
		url('./stFont/stfont.woff') format('woff'),
		url('./stFont/stfont.ttf') format('truetype'),
		url('./stFont/stfont.svg#MSungHK-Light-Roman') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'sjr';
	src: url('./sjr/sjr.eot');
	src: url('./sjr/sjr.eot?#iefix') format('embedded-opentype'),
		url('./sjr/sjr.woff') format('woff'),
		url('./sjr/sjr.ttf') format('truetype'),
		url('./sjr/sjr.svg#SJrousong-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
