@charset "UTF-8";

/*Noto Sans KR - Hestia*/
/*
@font-face {
    font-family: "Noto Sans Korean";
    font-style: normal;	
    font-weight: 100;
    src: local("Noto Sans Thin"), local("NotoSans-Thin"),
url("/font/NotoSansKR-Thin.woff") format("woff"),
url("/font/NotoSansKR-Thin.otf") format("opentype");
}
*/

/*
@font-face {
	font-weight:300;
	font-family:'PretendardGOV'; 
	font-style:normal; 
	src:url("/fonts/PretendardGOV-Light.subset.woff") format('woff');
	src:url("/fonts/PretendardGOV-Light.subset.woff2") format('woff2');
}
*/
@font-face {
	font-weight:400;
	font-family:'PretendardGOV'; 
	font-style:normal; 
	src:url("/fonts/PretendardGOV-Regular.subset.woff") format('woff');
/* 	src:url("/fonts/PretendardGOV-Regular.subset.woff2") format('woff2'); */
}
/*
@font-face {
	font-weight:500;
	font-family:'PretendardGOV'; 
	font-style:normal; 
	src:url("/fonts/PretendardGOV-Medium.subset.woff") format('woff');
 	src:url("/fonts/PretendardGOV-Medium.subset.woff") format('woff'); 
}
*/
@font-face {
	font-weight:700;
	font-family:'PretendardGOV'; 
	font-style:normal; 
	src:url("/fonts/PretendardGOV-Bold.subset.woff") format('woff');
	src:url("/fonts/PretendardGOV-Bold.subset.woff") format('woff');
}


/*
@font-face {
    font-family: "Noto Sans KR";
    font-style: normal;
    font-weight: 300;
    src: url("/font/NotoSans-DemiLight.eot");
    src: url("/font/NotoSans-DemiLight.eot?#iefix") format("embedded-opentype"),
         url("/font/NotoSans-DemiLight.woff") format("woff"),
	     url("/font/NotoSans-DemiLight.otf") format("opentype");
}


@font-face {
    font-family: "Noto Sans KR";
    font-style: normal;
    font-weight: 400;
    src: url("/font/NotoSans-Regular.eot");
    src: url("/font/NotoSans-Regular.eot?#iefix") format("embedded-opentype"),
         url("/font/NotoSans-Regular.woff") format("woff"),
		 url("/font/NotoSans-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans KR";
    font-style: normal;
    font-weight: 500;
    src: url("/font/NotoSans-Medium.eot");
    src: url("/font/NotoSans-Medium.eot?#iefix") format("embedded-opentype"),    
         url("/font/NotoSans-Medium.woff") format("woff"),
         url("/font/NotoSans-Medium.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans KR";
    font-style: normal;	
    font-weight: 700;
    src: url("/font/NotoSans-Bold.eot");
    src: url("/font/NotoSans-Bold.eot?#iefix") format("embedded-opentype"),    
         url("/font/NotoSans-Bold.woff") format("woff"),
         url("/font/NotoSans-Bold.otf") format("opentype");
}


@font-face {
    font-family: "KCC-eunyoung";
    font-style: normal; 
    font-weight: 900;
    src: url("/font/KCC-eunyoung.eot");
    src: url("/font/KCC-eunyoung.eot?#iefix") format("embedded-opentype"),    
         url("/font/KCC-eunyoung.woff") format("woff"),
         url("/font/KCC-eunyoung.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans Korean";
    font-style: normal;	
    font-weight: 900;
    src: local("Noto Sans Black"), local("NotoSans-Black"),
url("/font/NotoSansKR-Black.woff") format("woff"),
url("/font/NotoSansKR-Black.otf") format("opentype");
}
*/

