@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Marck+Script&display=swap');
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

@font-face {
	font-family: 'poppins';
	font-style: normal;
	font-weight:900;
	url('font/Poppins-ExtraBold.ttf') format('truetype');
}

/* 에스코어드림 */
@font-face {
	font-family: 'score';
	font-style: normal;
	font-weight: 100;
	src:url('font/S-CoreDream-1Thin.eot');
	src:url('font/S-CoreDream-1Thin.eot?#iefix') format('embedded-opentype'),
	url('font/S-CoreDream-1Thin.woff') format('woff'),
	url('font/S-CoreDream-1Thin.woff2') format('woff2'),
	url('font/S-CoreDream-1Thin.ttf') format('truetype');
}

@font-face {
	font-family: 'score';
	font-style: normal;
	font-weight: 200;
	src:url('font/S-CoreDream-2ExtraLight.eot');
	src:url('font/S-CoreDream-2ExtraLight.eot?#iefix') format('embedded-opentype'),
	url('font/S-CoreDream-2ExtraLight.woff') format('woff'),
	url('font/S-CoreDream-2ExtraLight.woff2') format('woff2'),
	url('font/S-CoreDream-2ExtraLight.ttf') format('truetype');
}

@font-face {
	font-family: 'score';
	font-style: normal;
	font-weight: 300;
	src:url('font/S-CoreDream-3Light.eot');
	src:url('font/S-CoreDream-3Light.eot?#iefix') format('embedded-opentype'),
	url('font/S-CoreDream-3Light.woff') format('woff'),
	url('font/S-CoreDream-3Light.woff2') format('woff2'),
	url('font/S-CoreDream-3Light.ttf') format('truetype');
}

@font-face {
	font-family: 'score';
	font-style: normal;
	font-weight: 400;
	src:url('font/S-CoreDream-4Regular.eot');
	src:url('font/S-CoreDream-4Regular.eot?#iefix') format('embedded-opentype'),
	url('font/S-CoreDream-4Regular.woff') format('woff'),
	url('font/S-CoreDream-4Regular.woff2') format('woff2'),
	url('font/S-CoreDream-4Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'score';
	font-style: normal;
	font-weight: 500;
	src:url('font/S-CoreDream-5Medium.eot');
	src:url('font/S-CoreDream-5Medium.eot?#iefix') format('embedded-opentype'),
	url('font/S-CoreDream-5Medium.woff') format('woff'),
	url('font/S-CoreDream-5Medium.woff2') format('woff2'),
	url('font/S-CoreDream-5Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'score';
	font-style: normal;
	font-weight: 600;
	src:url('font/S-CoreDream-6Bold.eot');
	src:url('font/S-CoreDream-6Bold.eot?#iefix') format('embedded-opentype'),
	url('font/S-CoreDream-6Bold.woff') format('woff'),
	url('font/S-CoreDream-6Bold.woff2') format('woff2'),
	url('font/S-CoreDream-6Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'score';
	font-style: normal;
	font-weight: 700;
	src:url('font/S-CoreDream-7ExtraBold.eot');
	src:url('font/S-CoreDream-7ExtraBold.eot?#iefix') format('embedded-opentype'),
	url('font/S-CoreDream-7ExtraBold.woff') format('woff'),
	url('font/S-CoreDream-7ExtraBold.woff2') format('woff2'),
	url('font/S-CoreDream-7ExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'score';
	font-style: normal;
	font-weight: 800;
	src:url('font/S-CoreDream-8Heavy.eot');
	src:url('font/S-CoreDream-8Heavy.eot?#iefix') format('embedded-opentype'),
	url('font/S-CoreDream-8Heavy.woff') format('woff'),
	url('font/S-CoreDream-8Heavy.woff2') format('woff2'),
	url('font/S-CoreDream-8Heavy.ttf') format('truetype');
}

@font-face {
	font-family: 'score';
	font-style: normal;
	font-weight: 900;
	src:url('font/S-CoreDream-9Black.eot');
	src:url('font/S-CoreDream-9Black.eot?#iefix') format('embedded-opentype'),
	url('font/S-CoreDream-9Black.woff') format('woff'),
	url('font/S-CoreDream-9Black.woff2') format('woff2'),
	url('font/S-CoreDream-9Black.ttf') format('truetype');
}

@font-face {
    font-family: 'InkLipquid';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.nanummyeongjo * {
 font-family: 'Nanum Myeongjo', serif;
}