@import url(https://fonts.googleapis.com/css?family=Black+Han+Sans&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

@font-face{
	font-family: gmarket-bold;
	src: url('https://cdn.jsdelivr.net/gh/fravel-lab/fonts/gmarket/GmarketSansBold.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: gmarket-medium;
	src: url('https://cdn.jsdelivr.net/gh/fravel-lab/fonts/gmarket/GmarketSansMedium.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: gmarket-light;
	src: url('https://cdn.jsdelivr.net/gh/fravel-lab/fonts/gmarket/GmarketSansLight.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}

@font-face {font-family: 'score-r'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'score-l'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'score-m'; 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: 'score-b'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'score-bb'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff'); font-weight: normal; font-style: normal;}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100&display=swap');

.score-r{font-family: 'score-r' !important}
.score-l{font-family: 'score-l' !important}
.score-m{font-family: 'score-m' !important}
.score-b{font-family: 'score-b' !important}
.score-bb{font-family: 'score-bb' !important}
.jp{ font-family: "M PLUS 1p"; }

body{
	font-family: 'Noto Sans JP', score-r, 'Noto Sans KR', Roboto, 나눔고딕, 'Nanum Gothic', Nanumbarungothic,arial,verdana,sans-serif !important;
}

