@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: 'Pretendard';
	font-weight: 300;
	src: url("../font/Pretendard-Light.woff2") format('woff2'),
	url("../font/Pretendard-Light.woff") format('woff');
}

@font-face{
	font-family: 'Pretendard';
	font-weight: 500;
	src: url("../font/Pretendard-Medium.woff2") format('woff2'),
	url("../font/Pretendard-Medium.woff") format('woff');
}


@font-face{
	font-family: 'Pretendard';
	font-weight: 600;
	src: url("../font/Pretendard-SemiBold.woff2") format('woff2'),
	url("../font/Pretendard-SemiBold.woff") format('woff');
}

@font-face{
	font-family: 'Pretendard';
	font-weight: 800;
	src: url("../font/Pretendard-ExtraBold.woff2") format('woff2'),
	url("../font/Pretendard-ExtraBold.woff") format('woff');
}
