
@font-face {
	font-family: "GmarketSans";
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/GmarketSansLight.woff2) format("woff2"),
		url(../fonts/GmarketSansLight.otf) format("opentype"),
		url(../fonts/GmarketSansLight.woff) format("woff");
}
@font-face {
	font-family: "GmarketSans";
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/GmarketSansMedium.woff2) format("woff2"),
	url(../fonts/GmarketSansMedium.otf) format("opentype"),
	url(../fonts/GmarketSansMedium.woff) format("woff");
}
@font-face {
	font-family: "GmarketSans";
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/GmarketSansBold.woff2) format("woff2"),
		url(../fonts/GmarketSansBold.otf) format("opentype"),
		url(../fonts/GmarketSansBold.woff) format("woff");
}


@font-face {
	font-family: 'YUniverse';
	font-weight: 300;
	font-style: normal;
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/kt/YUniverseLight.eot');
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/kt/YUniverseLight.eot?#iefix') format('embedded-opentype'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/kt/YUniverseLight.woff2') format('woff2'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/kt/YUniverseLight.woff') format('woff'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/kt/YUniverseLight.ttf') format("truetype");
	font-display: swap;
} 
@font-face {
	font-family: 'YUniverse';
	font-weight: 700;
	font-style: normal;
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/kt/YUniverseBold.eot');
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/kt/YUniverseBold.eot?#iefix') format('embedded-opentype'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/kt/YUniverseBold.woff2') format('woff2'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/kt/YUniverseBold.woff') format('woff'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/kt/YUniverseBold.ttf') format("truetype");
	font-display: swap;
}

@font-face {
    font-family: 'yg';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}