@charset "utf-8";
/*@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;500;700&family=Noto+Sans+KR:wght@400;500;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600;700&family=Noto+Sans+KR:wght@400;500;700&display=swap');





@font-face {
  font-family: 'FontAwesome';font-weight:700;font-style: normal;
  src: url('../font/fa-solid-900.eot');
  src: url('../font/fa-solid-900.eot?#iefix') format('eot'), 
		url('../font/fa-solid-900.woff') format('woff'), 
		url('../font/fa-solid-900.ttf') format('truetype'), 
		url('../font/fa-solid-900.svg#FontAwesome') format('svg');
}
@font-face {
  font-family: 'FontAwesome';font-weight: 400;font-style: normal;
  src: url('../font/fa-regular-400.eot');
  src: url('../font/fa-regular-400.eot?#iefix') format('eot'), 
		url('../font/fa-regular-400.woff') format('woff'), 
		url('../font/fa-regular-400.ttf') format('truetype'), 
		url('../font/fa-regular-400.svg#FontAwesome') format('svg');
}
@font-face {
  font-family: 'FontAwesome';font-weight: normal;font-style: normal;
  src: url('../font/fa-brands-400.eot');
  src: url('../font/fa-brands-400.eot?#iefix') format('eot'), 
		url('../font/fa-brands-400.woff') format('woff'), 
		url('../font/fa-brands-400.ttf') format('truetype'), 
		url('../font/fa-brands-400.svg#FontAwesome') format('svg');
}

/**/
@font-face{
	font-family: 'Montserrat';
	font-weight: 300;
	src: url("../font/Montserrat-Light.woff2") format('woff2'),
	url("../font/Montserrat-Light.woff") format('woff');
}
@font-face{
	font-family: 'Montserrat';
	font-weight: 400;
	src: url("../font/Montserrat-Regular.woff2") format('woff2'),
	url("../font/Montserrat-Regular.woff") format('woff');
}
@font-face{
	font-family: 'Montserrat';
	font-weight: 600;
	src: url("../font/Montserrat-SemiBold.woff2") format('woff2'),
	url("../font/Montserrat-SemiBold.woff") format('woff');
}
@font-face{
	font-family: 'Montserrat';
	font-weight: 700;
	src: url("../font/Montserrat-Bold.woff2") format('woff2'),
	url("../font/Montserrat-Bold.woff") format('woff');
}
@font-face{
	font-family: 'Montserrat';
	font-weight: 900;
	src: url("../font/Montserrat-Black.woff2") format('woff2'),
	url("../font/Montserrat-Black.woff") format('woff');
}
/* 250110 권재영 너무 오래걸림
@font-face{
	font-family: 'sph';
	font-weight: 100;
	src: url("../font/SpoqaHanSansThin.ttf") format('truetype'),
	url("../font/SpoqaHanSansThin.ttf") format('truetype');
}
@font-face{
	font-family: 'sph';
	font-weight: 300;
	src: url("../font/SpoqaHanSansLight.ttf") format('truetype'),
	url("../font/SpoqaHanSansLight.ttf") format('truetype');
}
@font-face{
	font-family: 'sph';
	font-weight: 400;
	src: url("../font/SpoqaHanSansRegular.ttf") format('truetype'),
	url("../font/SpoqaHanSansRegular.ttf") format('truetype');
}
@font-face{
	font-family: 'sph';
	font-weight: 600;
	src: url("../font/SpoqaHanSansBold.ttf") format('truetype'),
	url("../font/SpoqaHanSansBold.ttf") format('truetype');
}
*/



@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}

@font-face {
 font-family: 'baskinB';
 font-weight: 700;
 src: url('../font/baskinB.eot');
 src: url('../font/baskinB.eot?#iefix') format('embedded-opentype'),
      url('../font/baskinB.woff') format('woff'),
      url('../font/baskinB.ttf') format('truetype');
}

@font-face {
 font-family: 'baskinR';
 font-weight: 400;
 src: url('../font/baskinR.eot');
 src: url('../font/baskinR.eot?#iefix') format('embedded-opentype'),
      url('../font/baskinR.woff') format('woff'),
      url('../font/baskinR.ttf') format('truetype');
}


@font-face {
  font-family: 'NanumSquare';
  font-weight: 900;
  src: url('../font/NanumSquareEB.eot');
  src: url('../font/NanumSquareEB.woff') format('woff'), 
		url('../font/NanumSquareEB.ttf') format('truetype');
}

@font-face {
  font-family: 'NanumSquare';
  font-weight: 700;
  src: url('../font/NanumSquareB.eot');
  src: url('../font/NanumSquareB.woff2') format('woff2'),
		url('../font/NanumSquareB.woff') format('woff'), 
		url('../font/NanumSquareB.ttf') format('truetype');
}


@font-face {
  font-family: 'scdream';
  font-weight: 100;
  src: url('../font/SCDream1.otf');
}

@font-face {
  font-family: 'scdream';
  font-weight: 200;
  src: url('../font/SCDream2.otf');
}

@font-face {
  font-family: 'scdream';
  font-weight: 300;
  src: url('../font/SCDream3.otf');
}

@font-face {
  font-family: 'scdream';
  font-weight: 400;
  src: url('../font/SCDream4.otf');
}

@font-face {
  font-family: 'scdream';
  font-weight: 500;
  src: url('../font/SCDream5.otf');
}

@font-face {
  font-family: 'scdream';
  font-weight: 600;
  src: url('../font/SCDream6.otf');
}

@font-face {
  font-family: 'scdream';
  font-weight: 700;
  src: url('../font/SCDream7.otf');
}

@font-face {
  font-family: 'scdream';
  font-weight: 800;
  src: url('../font/SCDream8.otf');
}

@font-face {
  font-family: 'scdream';
  font-weight: 900;
  src: url('../font/SCDream9.otf');
}


@font-face {
  font-family: 'gmarketsans';
  font-weight: 300;
  src: url('../font/GmarketSansLight.otf');
  src: url('../font/GmarketSansLight.ttf');
}

@font-face {
  font-family: 'gmarketsans';
  font-weight: 600;
  src: url('../font/GmarketSansMedium.otf');
  src: url('../font/GmarketSansMedium.ttf');
}

@font-face {
  font-family: 'gmarketsans';
  font-weight: 900;
  src: url('../font/GmarketSansBold.otf');
  src: url('../font/GmarketSansBold.ttf');
}