/* @import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');
/* @import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css); */
/* @import url(notokr.css); */
@font-face {
    font-family: 'NEXEN_TIRE_Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/NEXEN_TIRE_Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 400;
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
 }
 
 @font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 700;
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
 }
 
 @font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 300;
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
 }
 
 .nanumbarungothic * {
  font-family: 'NanumBarunGothic', sans-serif;
 }

 @font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url('fonts/NotoKR-Thin/notokr-thin.eot');
	src: url('fonts/NotoKR-Thin/notokr-thin.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NotoKR-Thin/notokr-thin.woff2') format('woff2'),
		 url('fonts/NotoKR-Thin/notokr-thin.woff') format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/NotoKR-Light/notokr-light.eot');
	src: url('fonts/NotoKR-Light/notokr-light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NotoKR-Light/notokr-light.woff2') format('woff2'),
		 url('fonts/NotoKR-Light/notokr-light.woff') format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/NotoKR-Regular/notokr-regular.eot');
	src: url('fonts/NotoKR-Regular/notokr-regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NotoKR-Regular/notokr-regular.woff2') format('woff2'),
		 url('fonts/NotoKR-Regular/notokr-regular.woff') format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/NotoKR-Medium/notokr-medium.eot');
	src: url('fonts/NotoKR-Medium/notokr-medium.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NotoKR-Medium/notokr-medium.woff2') format('woff2'),
		 url('fonts/NotoKR-Medium/notokr-medium.woff') format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/NotoKR-Bold/notokr-bold.eot');
	src: url('fonts/NotoKR-Bold/notokr-bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NotoKR-Bold/notokr-bold.woff2') format('woff2'),
		 url('fonts/NotoKR-Bold/notokr-bold.woff') format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
	src: url('fonts/NotoKR-Black/notokr-black.eot');
	src: url('fonts/NotoKR-Black/notokr-black.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NotoKR-Black/notokr-black.woff2') format('woff2'),
		 url('fonts/NotoKR-Black/notokr-black.woff') format('woff');
}