/* noto-sans-kr-100 - latin_korean */

@font-face {
	font-family: 'Noto Sans KR;
	src: url('/theme/cookie/fonts/NotoSansKR-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR;
	src: url('/theme/cookie/fonts/NotoSansKR-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans KR;
	src: url('/theme/cookie/fonts/NotoSansKR-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR;
	src: url('/theme/cookie/fonts/NotoSansKR-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR;
	src: url('/theme/cookie/fonts/NotoSansKR-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR;
	src: url('/theme/cookie/fonts/NotoSansKR-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face{
	font-family:'NanumS';
	font-weight: 400;
	font-style: normal;
	src: url('/theme/cookie/fonts/NanumSquareR.woff') format('woff');
}	

/** Noto Serif KR **/
@font-face {
	font-family: 'Noto Serif KR';
	src: url('/theme/cookie/fonts/notoserif/NotoSerifCJKkr-Black.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Serif KR';
	src: url('/theme/cookie/fonts/notoserif/NotoSerifCJKkr-Bold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Serif KR';
	src: url('/theme/cookie/fonts/notoserif/NotoSerifCJKkr-SemiBold.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Serif KR';
	src: url('/theme/cookie/fonts/notoserif/NotoSerifCJKkr-Medium.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Serif KR';
	src: url('/theme/cookie/fonts/notoserif/NotoSerifCJKkr-Regular.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Serif KR';
	src: url('/theme/cookie/fonts/notoserif/NotoSerifCJKkr-Light.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Serif KR';
	src: url('/theme/basic/fonts/notoserif/NotoSerifCJKkr-ExtraLight.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@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;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}