@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;600&display=swap');
@font-face {
    font-family: 'GmarketSans';
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'GmarketSans';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.ttf') format("truetype");
    font-display: swap;
} 

@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:100;
	src:url(/fonts/notosanskr/NotoSanskr-Thin.eot);
	src:url(/fonts/notosanskr/NotoSanskr-Thin.eot?#iefix) format('embedded-opentype'), 
		url(/fonts/notosanskr/NotoSanskr-Thin.woff) format('woff'),
		url(/fonts/notosanskr/NotoSanskr-Thin.otf) format('opentype')
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:200;
	src:url(/fonts/notosanskr/NotoSanskr-Light.eot);
	src:url(/fonts/notosanskr/NotoSanskr-Light.eot?#iefix) format('embedded-opentype'),
		url(/fonts/notosanskr/NotoSanskr-Light.woff) format('woff'),
		url(/fonts/notosanskr/NotoSanskr-Light.otf) format('opentype')
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:300;
	src:url(/fonts/notosanskr/NotoSanskr-DemiLight.eot);
	src:url(/fonts/notosanskr/NotoSanskr-DemiLight.eot?#iefix) format('embedded-opentype'),
		url(/fonts/notosanskr/NotoSanskr-DemiLight.woff) format('woff'),
		url(/fonts/notosanskr/NotoSanskr-DemiLight.otf) format('opentype')
}

@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:400;
	src:url(/fonts/notosanskr/NotoSanskr-Regular.eot);
	src:url(/fonts/notosanskr/NotoSanskr-Regular.eot?#iefix) format('embedded-opentype'),
		url(/fonts/notosanskr/NotoSanskr-Regular.woff) format('woff'),
		url(/fonts/notosanskr/NotoSanskr-Regular.otf) format('opentype')
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:500;
	src:url(/fonts/notosanskr/NotoSanskr-Medium.eot);
	src:url(/fonts/notosanskr/NotoSanskr-Medium.eot?#iefix) format('embedded-opentype'),
		url(/fonts/notosanskr/NotoSanskr-Medium.woff) format('woff'),
		url(/fonts/notosanskr/NotoSanskr-Medium.otf) format('opentype')
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:700;
	src:url(/fonts/notosanskr/NotoSanskr-Bold.eot);
	src:url(/fonts/notosanskr/NotoSanskr-Bold.eot?#iefix) format('embedded-opentype'),
		url(/fonts/notosanskr/NotoSanskr-Bold.woff) format('woff'),
		url(/fonts/notosanskr/NotoSanskr-Bold.otf) format('opentype')
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:800;
	src:url(/fonts/notosanskr/NotoSanskr-Black.eot);
	src:url(/fonts/notosanskr/NotoSanskr-Black.eot?#iefix) format('embedded-opentype'),
		url(/fonts/notosanskr/NotoSanskr-Black.woff) format('woff'),
		url(/fonts/notosanskr/NotoSanskr-Black.otf) format('opentype')
}