/*
 * Noto Sans KR (Korean) http://www.google.comfonts/earlyaccess
 */

@font-face{
    font-family:"Noto Sans KR Thin";
    font-weight: 200;
    src:url('fonts/NotoSansKR-Thin.eot');
    src:url('fonts/NotoSansKR-Thin.eot?#iefix') format('embedded-opentype'),
    url('fonts/NotoSansKR-Thin.woff2') format('woff2'),
    url('fonts/NotoSansKR-Thin.woff') format('woff'),
    url('fonts/NotoSansKR-Thin.ttf') format('truetype');
}

@font-face{
    font-family:"Noto Sans KR Light";
    font-weight: 300;
    src:url('fonts/NotoSansKR-Light.eot');
    src:url('fonts/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/NotoSansKR-Light.woff2') format('woff2'),
    url('fonts/NotoSansKR-Light.woff') format('woff'),
    url('fonts/NotoSansKR-Light.ttf') format('truetype');
}

@font-face{
    font-family:"Noto Sans KR";
    font-weight: 400;
    src:url('fonts/NotoSansKR-Regular.eot');
    src:url('fonts/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/NotoSansKR-Regular.woff2') format('woff2'),
    url('fonts/NotoSansKR-Regular.woff') format('woff'),
    url('fonts/NotoSansKR-Regular.ttf') format('truetype');
}

@font-face{
    font-family:"Noto Sans KR";
    font-weight: 500;
    src:url('fonts/NotoSansKR-Medium.eot');
    src:url('fonts/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/NotoSansKR-Medium.woff2') format('woff2'),
    url('fonts/NotoSansKR-Medium.woff') format('woff'),
    url('fonts/NotoSansKR-Medium.ttf') format('truetype');
}
@font-face{
    font-family:"Noto Sans KR Bold";
    font-weight: 600;
    src:url('fonts/NotoSansKR-Bold.eot');
    src:url('fonts/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/NotoSansKR-Bold.woff2') format('woff2'),
    url('fonts/NotoSansKR-Bold.woff') format('woff'),
    url('fonts/NotoSansKR-Bold.ttf') format('truetype');
    src:local(※), url('fonts/NotoSansKR-Bold.woff') format('woff');
}

@font-face{
    font-family:"Noto Sans KR Black";
    font-weight: 800;
    src:url('fonts/NotoSansKR-Black.eot');
    src:url('fonts/NotoSansKR-Black.eot?#iefix') format('embedded-opentype'),
    url('fonts/NotoSansKR-Black.woff2') format('woff2'),
    url('fonts/NotoSansKR-Black.woff') format('woff'),
    url('fonts/NotoSansKR-Black.ttf') format('truetype');
}

 @font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: bold;
	src:url("fonts/Gotham-Bold.eot");
	src:url("fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"),
		url("fonts/Gotham-Bold.woff2") format('woff2'),
		url("fonts/Gotham-Bold.woff") format('woff'),
		url("fonts/Gotham-Bold.otf") format('opentype');
}

 @font-face {
	font-family: 'GothamR';
	font-style: normal;
	font-weight: 500;
	src:url("fonts/GothamRounded-Medium.eot");
	src:url("fonts/GothamRounded-Medium.eot?#iefix") format("embedded-opentype"),
		url("fonts/GothamRounded-Medium.woff2") format('woff2'),
		url("fonts/GothamRounded-Medium.woff") format('woff'),
		url("fonts/GothamRounded-Medium.otf") format('opentype');
}
