/* font */

/* 노토산스 */
@font-face {
	font-family: 'NotoSans';
  font-style: normal;
	font-weight: 100;
  src:
  url('./fonts/NotoSans/NotoSansKR-Thin.otf') format('opentype'),
  url('./fonts/NotoSans/NotoSansKR-Thin.woff') format('font-woff'),
  url('./fonts/NotoSans/NotoSansKR-Thin.woff2') format('woff2');
}

@font-face {
	font-family: 'NotoSans';
  font-style: normal;
	font-weight: 300;
  src:
  url('./fonts/NotoSans/NotoSansKR-Light.otf') format('opentype'),
  url('./fonts/NotoSans/NotoSansKR-Light.woff') format('font-woff'),
  url('./fonts/NotoSans/NotoSansKR-Light.woff2') format('woff2');
}

@font-face {
	font-family: 'NotoSans';
  font-style: normal;
	font-weight: 350;
  src:
  url('./fonts/NotoSans/NotoSansKR-DemiLight.otf') format('opentype'),
  url('./fonts/NotoSans/NotoSansKR-DemiLight.woff') format('font-woff'),
  url('./fonts/NotoSans/NotoSansKR-DemiLight.woff2') format('woff2');
}

@font-face {
	font-family: 'NotoSans';
  font-style: normal;
	font-weight: 400;
  src:
  url('./fonts/NotoSans/NotoSansKR-Regular.otf') format('opentype'),
  url('./fonts/NotoSans/NotoSansKR-Regular.woff') format('font-woff'),
  url('./fonts/NotoSans/NotoSansKR-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'NotoSans';
  font-style: normal;
	font-weight: 500;
  src:
  url('./fonts/NotoSans/NotoSansKR-Medium.otf') format('opentype'),
  url('./fonts/NotoSans/NotoSansKR-Medium.woff') format('font-woff'),
  url('./fonts/NotoSans/NotoSansKR-Medium.woff2') format('woff2');
}

@font-face {
	font-family: 'NotoSans';
  font-style: normal;
	font-weight: 700;
  src:
  url('./fonts/NotoSans/NotoSansKR-Bold.otf') format('opentype'),
  url('./fonts/NotoSans/NotoSansKR-Bold.woff') format('font-woff'),
  url('./fonts/NotoSans/NotoSansKR-Bold.woff2') format('woff2');
}

@font-face {
	font-family: 'NotoSans';
  font-style: normal;
	font-weight: 900;
  src:
  url('./fonts/NotoSans/NotoSansKR-Black.otf') format('opentype'),
  url('./fonts/NotoSans/NotoSansKR-Black.woff') format('font-woff'),
  url('./fonts/NotoSans/NotoSansKR-Black.woff2') format('woff2');
}


/* 경기천년제목 */
@font-face {
	font-family: 'gyeonggi';
  font-style: normal;
	font-weight: 300;
  src:
  url('./fonts/gyeonggi/Title_Light.woff') format('woff');
}
@font-face {
	font-family: 'gyeonggi';
  font-style: normal;
	font-weight: 500;
  src:
  url('./fonts/gyeonggi/Title_Medium.woff') format('woff');
}
@font-face {
	font-family: 'gyeonggi';
  font-style: normal;
	font-weight: 700;
  src:
  url('./fonts/gyeonggi/Title_Bold.woff') format('woff');
}

/* roboto */
@font-face {
	font-family: 'roboto';
  font-style: normal;
	font-weight: 100;
  src:
  url('./fonts/roboto/Roboto-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'roboto';
  font-style: normal;
	font-weight: 200;
  src:
  url('./fonts/roboto/Roboto-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'roboto';
  font-style: normal;
	font-weight: 300;
  src:
  url('./fonts/roboto/Roboto-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'roboto';
  font-style: normal;
	font-weight: 400;
  src:
  url('./fonts/roboto/Roboto-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'roboto';
  font-style: normal;
	font-weight: 500;
  src:
  url('./fonts/roboto/Roboto-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'roboto';
  font-style: normal;
	font-weight: 600;
  src:
  url('./fonts/roboto/Roboto-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'roboto';
  font-style: normal;
	font-weight: 700;
  src:
  url('./fonts/roboto/Roboto-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'roboto';
  font-style: normal;
	font-weight: 800;
  src:
  url('./fonts/roboto/Roboto-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'roboto';
  font-style: normal;
	font-weight: 900;
  src:
  url('./fonts/roboto/Roboto-Black.ttf') format('truetype');
}

/* 스포카한스네오 */
@font-face {
  font-family: 'SpoqaHanSansNeo';
  font-style: normal;
  font-weight: 100;
  src: url('./fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'SpoqaHanSansNeo';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'SpoqaHanSansNeo';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'SpoqaHanSansNeo';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'SpoqaHanSansNeo';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.ttf') format('truetype');
}