@charset "utf-8";

/* 
 * Seoul Namsan (ko)
 */
 @font-face {
	font-family: 'Seoul_Namsan';
	src: url('./fonts/SeN/SeoulNamsanL.woff') format('woff'),
		 url('./fonts/SeN/SeoulNamsanL.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}
/* @font-face {
   font-family: 'Seoul_Namsan';
   src: url('../fonts/SeN/SeoulNamsanvert.woff') format('woff'),
		url('./fonts/SeN/SeoulNamsanvert.ttf') format('truetype');
   font-weight: 400;
   font-style: normal;
   font-stretch: normal;
} */
@font-face {
   font-family: 'Seoul_Namsan';
   src: url('./fonts/SeN/SeoulNamsanM.woff') format('woff'),
		url('./fonts/SeN/SeoulNamsanM.ttf') format('truetype');
   font-weight: 600;
   font-style: normal;
   font-stretch: normal;
}
@font-face {
   font-family: 'Seoul_Namsan';
   src: url('./fonts/SeN/SeoulNamsanB.woff') format('woff'),
		url('./fonts/SeN/SeoulNamsanB.ttf') format('truetype');
   font-weight: 700;
   font-style: normal;
   font-stretch: normal;
}
@font-face {
   font-family: 'Seoul_Namsan';
   src: url('./fonts/SeN/SeoulNamsanEB.woff') format('woff'),
		url('./fonts/SeN/SeoulNamsanEB.ttf') format('truetype');
   font-weight: 800;
   font-style: normal;
   font-stretch: normal;
}

/* 
 * Seoul Namsan C (ko)
 */
 @font-face {
	font-family: 'Seoul_Namsan_C';
	src: url('./fonts/SeN/SeoulNamsanCL.woff') format('woff'),
		 url('./fonts/SeN/SeoulNamsanCL.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-stretch: normal;
}
@font-face {
   font-family: 'Seoul_Namsan_C';
   src: url('./fonts/SeN/SeoulNamsanCBL.woff') format('woff'),
		url('./fonts/SeN/SeoulNamsanCBL.ttf') format('truetype');
   font-weight: 400;
   font-style: normal;
   font-stretch: normal;
}
@font-face {
   font-family: 'Seoul_Namsan_C';
   src: url('./fonts/SeN/SeoulNamsanCM.woff') format('woff'),
		url('./fonts/SeN/SeoulNamsanCM.ttf') format('truetype');
   font-weight: 600;
   font-style: normal;
   font-stretch: normal;
}
@font-face {
   font-family: 'Seoul_Namsan_C';
   src: url('./fonts/SeN/SeoulNamsanCB.woff') format('woff'),
		url('./fonts/SeN/SeoulNamsanCB.ttf') format('truetype');
   font-weight: 700;
   font-style: normal;
   font-stretch: normal;
}
@font-face {
   font-family: 'Seoul_Namsan_C';
   src: url('./fonts/SeN/SeoulNamsanCEB.woff') format('woff'),
		url('./fonts/SeN/SeoulNamsanCEB.ttf') format('truetype');
   font-weight: 800;
   font-style: normal;
   font-stretch: normal;
}

/* Noto Sans CJK KR */

@font-face {
	font-family: 'Noto_Sans_KR';
	src: url('./fonts/NotoSans/NotoSansKR-Thin.woff2') format('woff2'),
		 url('./fonts/NotoSans/NotoSansKR-Thin.woff') format('woff'),
		 url('./fonts/NotoSans/NotoSansKR-Thin.otf') format('opentype');
	font-weight: 200;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'Noto_Sans_KR';
	src: url('./fonts/NotoSans/NotoSansKR-DemiLight.woff2') format('woff2'),
		 url('./fonts/NotoSans/NotoSansKR-DemiLight.woff') format('woff'),
		 url('./fonts/NotoSans/NotoSansKR-DemiLight.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
     font-family: 'Noto_Sans_KR';
     src: url('./fonts/NotoSans/NotoSansKR-Light.woff2') format('woff2'),
          url('./fonts/NotoSans/NotoSansKR-Light.woff') format('woff'),
          url('./fonts/NotoSans/NotoSansKR-Light.otf') format('opentype');
     font-weight: 400;
     font-style: normal;
     font-stretch: normal;
}

@font-face {
	font-family: 'Noto_Sans_KR';
	src: url('./fonts/NotoSans/NotoSansKR-Regular.woff2') format('woff2'),
		 url('./fonts/NotoSans/NotoSansKR-Regular.woff') format('woff'),
		 url('./fonts/NotoSans/NotoSansKR-Regular.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'Noto_Sans_KR';
	src: url('./fonts/NotoSans/NotoSansKR-Medium.woff2') format('woff2'),
		 url('./fonts/NotoSans/NotoSansKR-Medium.woff') format('woff'),
		 url('./fonts/NotoSans/NotoSansKR-Medium.otf') format('opentype');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'Noto_Sans_KR';
	src: url('./fonts/NotoSans/NotoSansKR-Bold.woff2') format('woff2'),
		 url('./fonts/NotoSans/NotoSansKR-Bold.woff') format('woff'),
		 url('./fonts/NotoSans/NotoSansKR-Bold.otf') format('opentype');
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
}
