/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url(../fonts/Pretendard-1.3.9/Pretendard-Black.woff2) format('woff2'),
	 url(../fonts/Pretendard-1.3.9/woff/Pretendard-Black.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url(../fonts/Pretendard-1.3.9/Pretendard-ExtraBold.woff2) format('woff2'),
	 url(../fonts/Pretendard-1.3.9/woff/Pretendard-ExtraBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(../fonts/Pretendard-1.3.9/Pretendard-Bold.woff2) format('woff2'),
	 url(../fonts/Pretendard-1.3.9/woff/Pretendard-Bold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(../fonts/Pretendard-1.3.9/Pretendard-SemiBold.woff2) format('woff2'),
	 url(../fonts/Pretendard-1.3.9/woff/Pretendard-SemiBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(../fonts/Pretendard-1.3.9/Pretendard-Medium.woff2) format('woff2'),
	 url(../fonts/Pretendard-1.3.9/woff/Pretendard-Medium.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(../fonts/Pretendard-1.3.9/Pretendard-Regular.woff2) format('woff2'),
	 url(../fonts/Pretendard-1.3.9/woff/Pretendard-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(../fonts/Pretendard-1.3.9/Pretendard-Light.woff2) format('woff2'),
	 url(../fonts/Pretendard-1.3.9/woff/Pretendard-Light.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url(../fonts/Pretendard-1.3.9/Pretendard-ExtraLight.woff2) format('woff2'),
	 url(../fonts/Pretendard-1.3.9/woff/Pretendard-ExtraLight.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url(../fonts/Pretendard-1.3.9/Pretendard-Thin.woff2) format('woff2'),
	 url(../fonts/Pretendard-1.3.9/woff/Pretendard-Thin.woff) format('woff');
}



@font-face {
	font-family:'Rubik';
	src: url('../fonts/Rubik/Rubik-Light.woff');
	src: url('../fonts/Rubik/Rubik-Light.woff2');
	/*src: url('../fonts/NotoSansKR/notokr-light.woff2');*/
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family:'Rubik';
	src: url('../fonts/Rubik/Rubik-Regular.woff');
	src: url('../fonts/Rubik/Rubik-Regular.woff2');
	/*src: url('../fonts/NotoSansKR/notokr-light.woff2');*/
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family:'Rubik';
	src: url('../fonts/Rubik/Rubik-Medium.woff');
	src: url('../fonts/Rubik/Rubik-Medium.woff2');
	/*src: url('../fonts/NotoSansKR/notokr-light.woff2');*/
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family:'Rubik';
	src: url('../fonts/Rubik/Rubik-Bold.woff');
	src: url('../fonts/Rubik/Rubik-Bold.woff2');
	/*src: url('../fonts/NotoSansKR/notokr-light.woff2');*/
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family:'Rubik';
	src: url('../fonts/Rubik/Rubik-Black.woff');
	src: url('../fonts/Rubik/Rubik-Black.woff2');
	/*src: url('../fonts/NotoSansKR/notokr-light.woff2');*/
	font-weight: 900;
	font-style: normal
}
@font-face {
	font-family: 'SCDream';
	src:url('../fonts/S-Core_Dream_OTF/SCDream1.eot'); /* IE9 Compat Modes */
    src:url('../fonts/S-Core_Dream_OTF/SCDream1.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/S-Core_Dream_OTF/SCDream1.woff') format('woff'), /* Modern Browsers */
		url('../fonts/S-Core_Dream_OTF/SCDream1.otf')  format('opentype'), /* Safari, Android, iOS */
		url('../fonts/S-Core_Dream_OTF/SCDream1.svg') format('svg'); /* Legacy iOS */   
	font-weight: 100;
	font-style: normal
}
@font-face {
	font-family: 'SCDream';
	src:url('../fonts/S-Core_Dream_OTF/SCDream2.eot'); /* IE9 Compat Modes */
    src:url('../fonts/S-Core_Dream_OTF/SCDream2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/S-Core_Dream_OTF/SCDream2.woff') format('woff'), /* Modern Browsers */
		url('../fonts/S-Core_Dream_OTF/SCDream2.otf')  format('opentype'), /* Safari, Android, iOS */
		url('../fonts/S-Core_Dream_OTF/SCDream2.svg') format('svg'); /* Legacy iOS */   
	font-weight: 200;
	font-style: normal
}
@font-face {
	font-family: 'SCDream';
	src:url('../fonts/S-Core_Dream_OTF/SCDream3.eot'); /* IE9 Compat Modes */
    src:url('../fonts/S-Core_Dream_OTF/SCDream3.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/S-Core_Dream_OTF/SCDream3.woff') format('woff'), /* Modern Browsers */
		url('../fonts/S-Core_Dream_OTF/SCDream3.otf')  format('opentype'), /* Safari, Android, iOS */
		url('../fonts/S-Core_Dream_OTF/SCDream3.svg') format('svg'); /* Legacy iOS */   
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family: 'SCDream';
	src:url('../fonts/S-Core_Dream_OTF/SCDream4.eot'); /* IE9 Compat Modes */
    src:url('../fonts/S-Core_Dream_OTF/SCDream4.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/S-Core_Dream_OTF/SCDream4.woff') format('woff'), /* Modern Browsers */
		url('../fonts/S-Core_Dream_OTF/SCDream4.otf')  format('opentype'), /* Safari, Android, iOS */
		url('../fonts/S-Core_Dream_OTF/SCDream4.svg') format('svg'); /* Legacy iOS */   
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'SCDream';
	src:url('../fonts/S-Core_Dream_OTF/SCDream5.eot'); /* IE9 Compat Modes */
    src:url('../fonts/S-Core_Dream_OTF/SCDream5.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/S-Core_Dream_OTF/SCDream5.woff') format('woff'), /* Modern Browsers */
		url('../fonts/S-Core_Dream_OTF/SCDream5.otf')  format('opentype'), /* Safari, Android, iOS */
		url('../fonts/S-Core_Dream_OTF/SCDream5.svg') format('svg'); /* Legacy iOS */   
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: 'SCDream';
	src:url('../fonts/S-Core_Dream_OTF/SCDream6.eot'); /* IE9 Compat Modes */
    src:url('../fonts/S-Core_Dream_OTF/SCDream6.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/S-Core_Dream_OTF/SCDream6.woff') format('woff'), /* Modern Browsers */
		url('../fonts/S-Core_Dream_OTF/SCDream6.otf')  format('opentype'), /* Safari, Android, iOS */
		url('../fonts/S-Core_Dream_OTF/SCDream6.svg') format('svg'); /* Legacy iOS */   
	font-weight: 600;
	font-style: normal
}
@font-face {
	font-family: 'SCDream';
	src:url('../fonts/S-Core_Dream_OTF/SCDream7.eot'); /* IE9 Compat Modes */
    src:url('../fonts/S-Core_Dream_OTF/SCDream7.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/S-Core_Dream_OTF/SCDream7.woff') format('woff'), /* Modern Browsers */
		url('../fonts/S-Core_Dream_OTF/SCDream7.otf')  format('opentype'), /* Safari, Android, iOS */
		url('../fonts/S-Core_Dream_OTF/SCDream7.svg') format('svg'); /* Legacy iOS */   
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: 'SCDream';
	src:url('../fonts/S-Core_Dream_OTF/SCDream8.eot'); /* IE9 Compat Modes */
    src:url('../fonts/S-Core_Dream_OTF/SCDream8.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/S-Core_Dream_OTF/SCDream8.woff') format('woff'), /* Modern Browsers */
		url('../fonts/S-Core_Dream_OTF/SCDream8.otf')  format('opentype'), /* Safari, Android, iOS */
		url('../fonts/S-Core_Dream_OTF/SCDream8.svg') format('svg'); /* Legacy iOS */   
	font-weight: 800;
	font-style: normal
}
@font-face {
	font-family: 'SCDream';
	src:url('../fonts/S-Core_Dream_OTF/SCDream9.eot'); /* IE9 Compat Modes */
    src:url('../fonts/S-Core_Dream_OTF/SCDream9.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/S-Core_Dream_OTF/SCDream9.woff') format('woff'), /* Modern Browsers */
		url('../fonts/S-Core_Dream_OTF/SCDream9.otf')  format('opentype'), /* Safari, Android, iOS */
		url('../fonts/S-Core_Dream_OTF/SCDream9.svg') format('svg'); /* Legacy iOS */   
	font-weight: 900;
	font-style: normal
}


@font-face {
	font-family: 'SUITE';
	font-weight: 300;
	src: url('../fonts/SUITE/SUITE-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 400;
	src: url('../fonts/SUITE/SUITE-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 500;
	src: url('../fonts/SUITE/SUITE-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 600;
	src: url('../fonts/SUITE/SUITE-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 700;
	src: url('../fonts/SUITE/SUITE-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 800;
	src: url('../fonts/SUITE/SUITE-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 900;
	src: url('../fonts/SUITE/SUITE-Heavy.woff2') format('woff2');
}

/*
@font-face {
	font-family: 'Monterrat';
	font-weight: 300;
	src: url('../fonts/Monterrat/Montserrat-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Monterrat';
	font-weight: 400;
	src: url('../fonts/Monterrat/Montserrat-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Monterrat';
	font-weight: 500;
	src: url('../fonts/Monterrat/Montserrat-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Monterrat';
	font-weight: 600;
	src: url('../fonts/Monterrat/Montserrat-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Monterrat';
	font-weight: 700;
	src: url('../fonts/Monterrat/Montserrat-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Monterrat';
	font-weight: 800;
	src: url('../fonts/Monterrat/Montserrat-Black.woff2') format('woff2');
}

*/
@font-face{
	font-family:'TheJamsil';
	font-weight:100;
	src:url('../fonts/The_Jamsil_2024/TheJamsilOTF1Thin.otf')format('otf');
}
@font-face{
	font-family:'TheJamsil';
	font-weight:300;
	src:url('../fonts/The_Jamsil_2024/TheJamsilOTF2Light.otf')format('otf');
}
@font-face{
	font-family:'TheJamsil';
	font-weight:400;
	src:url('../fonts/The_Jamsil_2024/TheJamsilOTF3Regular.otf')format('otf');
}
@font-face{
	font-family:'TheJamsil';
	font-weight:500;
	src:url('../fonts/The_Jamsil_2024/TheJamsilOTF4Medium.otf')format('otf');
}
@font-face{
	font-family:'TheJamsil';
	font-weight:600;
	src:url('../fonts/The_Jamsil_2024/TheJamsilOTF5Bold.otf')format('otf');
}
@font-face{
	font-family:'TheJamsil';
	font-weight:700;
	src:url('../fonts/The_Jamsil_2024/TheJamsilOTF6ExtraBold.otf')format('otf');
}