@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");

@font-face {
	font-family: 'ng';
	src: url(font/NotoSans-Regular.eot), url(font/NotoSans-Regular.woff) format("woff"), url(font/NotoSans-Regular.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ng';
	src: url(font/NotoSans-Medium.eot), url(font/NotoSans-Medium.woff) format("woff"), url(font/NotoSans-Medium.ttf) format("truetype");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'ng';
	src: url(font/NotoSans-Bold.eot), url(font/NotoSans-Bold.woff) format("woff"), url(font/NotoSans-Bold.ttf) format("truetype");
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'NanumBarunGothic';
	src: url(font/NanumBarunGothic.eot), url(font/NanumBarunGothic.woff) format("woff"), url(font/NanumBarunGothic.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NanumBarunGothicBold';
	src: url(font/NanumBarunGothicBold.eot), url(font/NanumBarunGothicBold.woff) format("woff"), url(font/NanumBarunGothicBold.ttf) format("truetype");
	font-weight: 700;
}
@font-face {
	font-family: 'Nanum Square';
	src: local("Nanum Square Regular"), local("NanumSquareR"), url(font/NanumSquareR.eot?#iefix) format("embedded-opentype"), url(font/NanumSquareR.woff) format("woff2"), url(font/NanumSquareR.woff) format("woff"), url(font/NanumSquareR.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Nanum SquareB';
	src: local("Nanum Square Bold"), local("NanumSquareB"), url(font/NanumSquareB.eot?#iefix) format("embedded-opentype"), url(font/NanumSquareB.woff) format("woff2"), url(font/NanumSquareB.woff) format("woff"), url(font/NanumSquareB.ttf) format("truetype");
	font-weight: 700;
}


@font-face {
    font-family: 'SamsungSharp';
    src: url('font/SamsungSharpSansRg.eot');
    src: url('font/SamsungSharpSansRg.eot?#iefix') format('embedded-opentype'),
         /* url('font/SamsungSharpSansRg.woff2') format('woff2'), */
         url('font/SamsungSharpSansRg.woff') format('woff'),
         url('font/SamsungSharpSansRg.ttf') format('truetype'),
         url('font/SamsungSharpSansRg.svg#SamsungSharpSansRg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'SamsungSharp';
    src: url('font/SamsungSharpSansBd.eot');
    src: url('font/SamsungSharpSansBd.eot?#iefix') format('embedded-opentype'),
        /* url('font/SamsungSharpSansBd.woff2') format('woff2'),*/
         url('font/SamsungSharpSansBd.woff') format('woff'),
         url('font/SamsungSharpSansBd.ttf') format('truetype'),
         url('font/SamsungSharpSansBd.svg#SamsungSharpSansBd') format('svg');
	 font-weight: 600;
    font-style: normal;
}
