@charset "utf-8";





/* ===== S-CoreDream ===== */
@font-face {
    font-family: 'ScoreDream';
    font-style: normal;
    font-weight: 100;
    src: url('notokr-thin.woff') format('woff'),
	url('notokr-thin.otf') format('opentype');
}
@font-face {
    font-family: 'ScoreDream';
    font-style: normal;
    font-weight: 100;
    src: url('notokr-thin.woff') format('woff'),
	url('notokr-thin.otf') format('opentype');
}
@font-face {
    font-family: 'ScoreDream';
    font-style: normal;
    font-weight: 100;
    src: url('S-CoreDream-1Thin.woff') format('woff'),
	url('S-CoreDream-1Thin.otf') format('opentype');
}
@font-face {
    font-family: 'ScoreDream';
    font-style: normal;
    font-weight: 200;
    src: url('S-CoreDream-2ExtraLight.woff') format('woff'),
	url('S-CoreDream-2ExtraLight.otf') format('opentype');
}
@font-face {
    font-family: 'ScoreDream';
    font-style: normal;
    font-weight: 300;
    src: url('S-CoreDream-3Light.woff') format('woff'),
	url('S-CoreDream-3Light.otf') format('opentype');
}
@font-face {
    font-family: 'ScoreDream';
    font-style: normal;
    font-weight: 400;
    src: url('S-CoreDream-4Regular.woff') format('woff'),
	url('S-CoreDream-4Regular.otf') format('opentype');
}
@font-face {
    font-family: 'ScoreDream';
    font-style: normal;
    font-weight: 500;
    src: url('S-CoreDream-5Medium.woff') format('woff'),
	url('S-CoreDream-5Medium.otf') format('opentype');
}
@font-face {
    font-family: 'ScoreDream';
    font-style: normal;
    font-weight: 600;
    src: url('S-CoreDream-6Bold.woff') format('woff'),
	url('S-CoreDream-6Bold.otf') format('opentype');
}
@font-face {
    font-family: 'ScoreDream';
    font-style: normal;
    font-weight: 700;
    src: url('S-CoreDream-7ExtraBold.woff') format('woff'),
	url('S-CoreDream-7ExtraBold.otf') format('opentype');
}
@font-face {
    font-family: 'ScoreDream';
    font-style: normal;
    font-weight: 800;
    src: url('S-CoreDream-8Heavy.woff') format('woff'),
	url('S-CoreDream-8Heavy.otf') format('opentype');
}





/* ===== Noto Sans KR ===== */
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url('notokr-thin.woff') format('woff'),
	url('notokr-thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url('notokr-light.woff') format('woff'),
	url('notokr-light.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url('notokr-regular.woff') format('woff'),
	url('notokr-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url('notokr-medium.woff') format('woff'),
	url('notokr-medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url('notokr-bold.woff') format('woff'),
	url('notokr-bold.ttf') format('truetype');
}