@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;700;900&family=Nanum+Myeongjo:wght@400;700;800&family=Nanum+Gothic:wght@400;700;800&display=swap');

@font-face {
  font-family: 'FontAwesome';font-weight:normal;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');
}

:lang(en) {font-family:'verdana',Open Sans,Helvetica,Arial,sans-serif;letter-spacing:normal;}
@font-face {
	font-family: 'FontAwesome';font-weight: normal;font-style: normal;
	src: url('../font/fontawesome-webfont.eot');
	src: url('../font/fontawesome-webfont.eot?#iefix') format('eot'), 
	url('../font/fontawesome-webfont.woff') format('woff'), 
	url('../font/fontawesome-webfont.ttf') format('truetype'), 
	url('../font/fontawesome-webfont.svg#FontAwesome') format('svg');}

/* @font-face {
	font-family: 'Bebas';font-weight: normal;font-style: normal;
	src: url('../font/BebasNeue.eot');
	src: url('../font/BebasNeue.eot?#iefix') format('embedded-opentype'),
	url('../font/BebasNeue.woff2') format('woff2'),
	url('../font/BebasNeue.woff') format('woff'),
	url('../font/BebasNeue.ttf') format('truetype');} */



@font-face {
 font-family: 'Titillium Bold';
 font-weight: 900;
 src: url(../font/TitilliumWeb-Bold.eot);
 src: url(../font/TitilliumWeb-Bold.eot?#iefix) format('embedded-opentype'),
      url(../font/TitilliumWeb-Bold.woff) format('woff'),
      url(../font/TitilliumWeb-Bold.ttf) format('truetype');
}

@font-face {
 font-family: 'Titillium SemiBold';
 font-weight: 600;
 src: url(../font/TitilliumWeb-SemiBold.eot);
 src: url(../font/TitilliumWeb-SemiBold.eot?#iefix) format('embedded-opentype'),
      url(../font/TitilliumWeb-SemiBold.woff) format('woff'),
      url(../font/TitilliumWeb-SemiBold.ttf) format('truetype');
}

@font-face {
 font-family: 'Titillium Regular';
 font-weight: 400;
 src: url(../font/TitilliumWeb-Regular.eot);
 src: url(../font/TitilliumWeb-Regular.eot?#iefix) format('embedded-opentype'),
      url(../font/TitilliumWeb-Regular.woff) format('woff'),
      url(../font/TitilliumWeb-Regular.ttf) format('truetype');
}

@font-face {
 font-family: 'Titillium Light';
 font-weight: 300;
 src: url(../font/TitilliumWeb-Light.eot);
 src: url(../font/TitilliumWeb-Light.eot?#iefix) format('embedded-opentype'),
      url(../font/TitilliumWeb-Light.woff) format('woff'),
      url(../font/TitilliumWeb-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'slm';
    src: url('../font/SolmoeKimDaeGeonM.eot');
    src: url('../font/SolmoeKimDaeGeonM.eot?#iefix') format('embedded-opentype'),
        url('../font/SolmoeKimDaeGeonM.woff2') format('woff2'),
        url('../font/SolmoeKimDaeGeonM.woff') format('woff'),
        url('../font/SolmoeKimDaeGeonM.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat Bold';
    src: url('../font/Montserrat-Black.woff2') format('woff2'),
        url('../font/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-BoldItalic.woff2') format('woff2'),
        url('../font/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-BlackItalic.woff2') format('woff2'),
        url('../font/Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-Bold.woff2') format('woff2'),
        url('../font/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../font/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('../font/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat Light';
    src: url('../font/Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('../font/Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat Regular';
    src: url('../font/Montserrat-Medium.woff2') format('woff2'),
        url('../font/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-Italic.woff2') format('woff2'),
        url('../font/Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-Light.woff2') format('woff2'),
        url('../font/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-LightItalic.woff2') format('woff2'),
        url('../font/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-ExtraLight.woff2') format('woff2'),
        url('../font/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-Thin.woff2') format('woff2'),
        url('../font/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('../font/Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-ThinItalic.woff2') format('woff2'),
        url('../font/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-MediumItalic.woff2') format('woff2'),
        url('../font/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat SemiBold';
    src: url('../font/Montserrat-SemiBold.woff2') format('woff2'),
        url('../font/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-Regular.woff2') format('woff2'),
        url('../font/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* 폰트 추가 241003 */

@font-face{
	font-family: 'sph-neo';
	font-weight: 100;
	src: url('../font/SpoqaHanSansNeo-Thin.eot');
    src: url('../font/SpoqaHanSansNeo-Thin.eot?#iefix') format('embedded-opentype'),
         url('../font/SpoqaHanSansNeo-Thin.woff2') format('woff2'),
         url('../font/SpoqaHanSansNeo-Thin.woff') format('woff'),
         url('../font/SpoqaHanSansNeo-Thin.ttf') format('truetype');
}
@font-face{
	font-family: 'sph-neo';
	font-weight: 300;
	src: url('../font/SpoqaHanSansNeo-Light.eot');
    src: url('../font/SpoqaHanSansNeo-Light.eot?#iefix') format('embedded-opentype'),
         url('../font/SpoqaHanSansNeo-Light.woff2') format('woff2'),
         url('../font/SpoqaHanSansNeo-Light.woff') format('woff'),
         url('../font/SpoqaHanSansNeo-Light.ttf') format('truetype');
}
@font-face{
	font-family: 'sph-neo';
	font-weight: 400;
	src: url('../font/SpoqaHanSansNeo-Regular.eot');
    src: url('../font/SpoqaHanSansNeo-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/SpoqaHanSansNeo-Regular.woff2') format('woff2'),
         url('../font/SpoqaHanSansNeo-Regular.woff') format('woff'),
         url('../font/SpoqaHanSansNeo-Regular.ttf') format('truetype');
}
@font-face{
	font-family: 'sph-neo';
	font-weight: 500;
	src: url('../font/SpoqaHanSansNeo-Medium.eot');
    src: url('../font/SpoqaHanSansNeo-Medium.eot?#iefix') format('embedded-opentype'),
         url('../font/SpoqaHanSansNeo-Medium.woff2') format('woff2'),
         url('../font/SpoqaHanSansNeo-Medium.woff') format('woff'),
         url('../font/SpoqaHanSansNeo-Medium.ttf') format('truetype');
}
@font-face{
	font-family: 'sph-neo';
	font-weight: 700;
	src: url('../font/SpoqaHanSansNeo-Bold.eot');
    src: url('../font/SpoqaHanSansNeo-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/SpoqaHanSansNeo-Bold.woff2') format('woff2'),
         url('../font/SpoqaHanSansNeo-Bold.woff') format('woff'),
         url('../font/SpoqaHanSansNeo-Bold.ttf') format('truetype');
}

@font-face{
	font-family: 'kbiz-m';
	font-weight: 300;
	src: url('../font/KBIZHanmaumMyungjo-L.eot');
    src: url('../font/KBIZHanmaumMyungjo-L.eot?#iefix') format('embedded-opentype'),
         url('../font/KBIZHanmaumMyungjo-L.woff2') format('woff2'),
         url('../font/KBIZHanmaumMyungjo-L.woff') format('woff'),
         url('../font/KBIZHanmaumMyungjo-L.ttf') format('truetype');
}
@font-face{
	font-family: 'kbiz-m';
	font-weight: 400;
	src: url('../font/KBIZHanmaumMyungjo-R.eot');
    src: url('../font/KBIZHanmaumMyungjo-R.eot?#iefix') format('embedded-opentype'),
         url('../font/KBIZHanmaumMyungjo-R.woff2') format('woff2'),
         url('../font/KBIZHanmaumMyungjo-R.woff') format('woff'),
         url('../font/KBIZHanmaumMyungjo-R.ttf') format('truetype');
}
@font-face{
	font-family: 'kbiz-m';
	font-weight: 500;
	src: url('../font/KBIZHanmaumMyungjo-M.eot');
    src: url('../font/KBIZHanmaumMyungjo-M.eot?#iefix') format('embedded-opentype'),
         url('../font/KBIZHanmaumMyungjo-M.woff2') format('woff2'),
         url('../font/KBIZHanmaumMyungjo-M.woff') format('woff'),
         url('../font/KBIZHanmaumMyungjo-M.ttf') format('truetype');
}
@font-face{
	font-family: 'kbiz-m';
	font-weight: 700;
	src: url('../font/KBIZHanmaumMyungjo-B.eot');
    src: url('../font/KBIZHanmaumMyungjo-B.eot?#iefix') format('embedded-opentype'),
         url('../font/KBIZHanmaumMyungjo-B.woff2') format('woff2'),
         url('../font/KBIZHanmaumMyungjo-B.woff') format('woff'),
         url('../font/KBIZHanmaumMyungjo-B.ttf') format('truetype');
}


@font-face {
    font-family: 'pretendard';font-weight: 900;font-style: normal;
    src: url('../font/Pretendard-Black.eot');
    src: url('../font/Pretendard-Black.eot?#iefix') format('embedded-opentype'),
        url('../font/Pretendard-Black.woff2') format('woff2'),
        url('../font/Pretendard-Black.woff') format('woff'),
        url('../font/Pretendard-Black.ttf') format('truetype'),
        url('../font/Pretendard-Black.svg#Pretendard-Black') format('svg');
    
}

@font-face {
    font-family: 'pretendard';font-weight: 800;font-style: normal;
    src: url('../font/Pretendard-ExtraBold.eot');
    src: url('../font/Pretendard-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../font/Pretendard-ExtraBold.woff2') format('woff2'),
        url('../font/Pretendard-ExtraBold.woff') format('woff'),
        url('../font/Pretendard-ExtraBold.ttf') format('truetype'),
        url('../font/Pretendard-ExtraBold.svg#Pretendard-ExtraBold') format('svg');
}

@font-face {
    font-family: 'pretendard';font-weight: 700; font-style: normal;
    src: url('../font/Pretendard-Bold.eot');
    src: url('../font/Pretendard-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Pretendard-Bold.woff2') format('woff2'),
        url('../font/Pretendard-Bold.woff') format('woff'),
        url('../font/Pretendard-Bold.ttf') format('truetype'),
        url('../font/Pretendard-Bold.svg#Pretendard-Bold') format('svg');
}

@font-face {
    font-family: 'pretendard';font-weight: 200;font-style: normal;
    src: url('../font/Pretendard-ExtraLight.eot');
    src: url('../font/Pretendard-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../font/Pretendard-ExtraLight.woff2') format('woff2'),
        url('../font/Pretendard-ExtraLight.woff') format('woff'),
        url('../font/Pretendard-ExtraLight.ttf') format('truetype'),
        url('../font/Pretendard-ExtraLight.svg#Pretendard-ExtraLight') format('svg');
}

@font-face {
    font-family: 'pretendard';font-weight: 300;font-style: normal;
    src: url('../font/Pretendard-Light.eot');
    src: url('../font/Pretendard-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/Pretendard-Light.woff2') format('woff2'),
        url('../font/Pretendard-Light.woff') format('woff'),
        url('../font/Pretendard-Light.ttf') format('truetype'),
        url('../font/Pretendard-Light.svg#Pretendard-Light') format('svg');
}

@font-face {
    font-family: 'pretendard';font-weight: 500;font-style: normal;
    src: url('../font/Pretendard-Medium.eot');
    src: url('../font/Pretendard-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/Pretendard-Medium.woff2') format('woff2'),
        url('../font/Pretendard-Medium.woff') format('woff'),
        url('../font/Pretendard-Medium.ttf') format('truetype'),
        url('../font/Pretendard-Medium.svg#Pretendard-Medium') format('svg');
}

@font-face {
    font-family: 'pretendard';font-weight: normal;font-style: normal;
    src: url('../font/Pretendard-Regular.eot');
    src: url('../font/Pretendard-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Pretendard-Regular.woff2') format('woff2'),
        url('../font/Pretendard-Regular.woff') format('woff'),
        url('../font/Pretendard-Regular.ttf') format('truetype'),
        url('../font/Pretendard-Regular.svg#Pretendard-Regular') format('svg');
}

@font-face {
    font-family: 'pretendard';font-weight: 100;font-style: normal;
    src: url('../font/Pretendard-Thin.eot');
    src: url('../font/Pretendard-Thin.eot?#iefix') format('embedded-opentype'),
        url('../font/Pretendard-Thin.woff2') format('woff2'),
        url('../font/Pretendard-Thin.woff') format('woff'),
        url('../font/Pretendard-Thin.ttf') format('truetype'),
        url('../font/Pretendard-Thin.svg#Pretendard-Thin') format('svg');
}

@font-face {
    font-family: 'pretendard';font-weight: 600;font-style: normal;
    src: url('../font/Pretendard-SemiBold.eot');
    src: url('../font/Pretendard-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../font/Pretendard-SemiBold.woff2') format('woff2'),
        url('../font/Pretendard-SemiBold.woff') format('woff'),
        url('../font/Pretendard-SemiBold.ttf') format('truetype'),
        url('../font/Pretendard-SemiBold.svg#Pretendard-SemiBold') format('svg');
}
