@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	/* font-display: optional; */
	src: url('noto_sans_kr_regular.woff2') format('woff2'), url('noto_sans_kr_regular.woff') format('woff'),
		url('noto_sans_kr_regular.otf') format('opentype');
	unicode-range: U+007A-ABFF, U+AC00-D7A3;
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('NotoSansKR-Medium.woff2') format('woff2'), url('NotoSansKR-Medium.woff') format('woff'),
		url('NotoSansKR-Medium.otf') format('opentype');
	unicode-range: U+007A-ABFF, U+AC00-D7A3;
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('noto_sans_kr_bold.woff2') format('woff2'), url('noto_sans_kr_bold.woff') format('woff'),
		url('noto_sans_kr_bold.otf') format('opentype');
	unicode-range: U+007A-ABFF, U+AC00-D7A3;
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('roboto_regular.eot');
	src: url('roboto_regular.eot?#iefix') format('embedded-opentype'), url('roboto_regular.woff2') format('woff2'),
		url('roboto_regular.woff') format('woff'), url('roboto_regular.ttf') format('truetype'),
		url('roboto_regular.svg#Roboto') format('svg');
	unicode-range: U+002F-0039, U+0041-005A, U+0061-007A;
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('roboto_medium.eot');
	src: url('roboto_medium.eot?#iefix') format('embedded-opentype'), url('roboto_medium.woff2') format('woff2'),
		url('roboto_medium.woff') format('woff'), url('roboto_medium.ttf') format('truetype'),
		url('roboto_medium.svg#Roboto') format('svg');
	unicode-range: U+002F-0039, U+0041-005A, U+0061-007A;
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('roboto_bold.eot');
	src: url('roboto_bold.eot?#iefix') format('embedded-opentype'), url('roboto_bold.woff2') format('woff2'),
		url('roboto_bold.woff') format('woff'), url('roboto_bold.ttf') format('truetype'),
		url('roboto_bold.svg#Roboto') format('svg');
	unicode-range: U+002F-0039, U+0041-005A, U+0061-007A;
}
