/* 나눔스퀘어 레귤러 */
/*@font-face {
    font-family: 'nanum-square-r';
    src: url('./fonts/nanumsquarer.eot');
    src: url('./fonts/nanumsquarer.eot?#iefix') format('embedded-opentype'),
        url('./fonts/nanumsquarer.woff2') format('woff2'),
        url('./fonts/nanumsquarer.woff') format('woff'),
        url('./fonts/nanumsquarer.ttf') format('truetype'),
        url('./fonts/nanumsquarer.svg#nanumsquarerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
/*에스코어드림*/
@font-face {
    font-family: 'S-CoreDream-5Medium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 's-core';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 's-core';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}