@charset "utf-8";

/* ONE Mobile Gothic */
@font-face {
	font-family: 'OnemobileG';
	font-weight: 400;
	font-style: normal;
	src:
	url('./font/ONE-Mobile/ONE-Mobile-Regular.eot') format('eot'),
	url('./font/ONE-Mobile/ONE-Mobile-Regular.eot?#iefix') format('embedded-opentype'),
	url('./font/ONE-Mobile/ONE-Mobile-Regular.woff') format('woff'),
	url('./font/ONE-Mobile/ONE-Mobile-Regular.woff2') format('woff2'),
	url('./font/ONE-Mobile/ONE-Mobile-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'OnemobileG';
	font-weight: 700;
	font-style: normal;
	src:
	url('./font/ONE-Mobile/ONE-Mobile-Bold.eot') format('eot'),
	url('./font/ONE-Mobile/ONE-Mobile-Bold.eot?#iefix') format('embedded-opentype'),
	url('./font/ONE-Mobile/ONE-Mobile-Bold.woff') format('woff'),
	url('./font/ONE-Mobile/ONE-Mobile-Bold.woff2') format('woff2'),
	url('./font/ONE-Mobile/ONE-Mobile-Bold.ttf') format('truetype');
}

/* ONE Mobile Title */
@font-face {
	font-family: 'OnemobileT';
	font-weight: 700;
	font-style: normal;
	src:
	url('./font/ONEMT/ONEMT.eot') format('eot'), 
	url('./font/ONEMT/ONEMT.woff2') format('woff2'), 
	url('./font/ONEMT/ONEMT.woff') format('woff');
}

/* Pretendard */
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src:
	url('./font/Pretendard/Pretendard-Black.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Black.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src:
	url('./font/Pretendard/Pretendard-ExtraBold.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-ExtraBold.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: 
	url('./font/Pretendard/Pretendard-Bold.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Bold.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: 
	url('./font/Pretendard/Pretendard-SemiBold.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-SemiBold.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src:
	url('./font/Pretendard/Pretendard-Medium.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Medium.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src:
	url('./font/Pretendard/Pretendard-Regular.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Regular.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src:
	url('./font/Pretendard/Pretendard-Light.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Light.subset.woff') format('woff');
}

/* Montserrat */
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	src: url('./font/montserrat-v14-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
		 url('./font/montserrat/montserrat-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('./font/montserrat/montserrat-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
		 url('./font/montserrat/montserrat-v14-latin-700.woff') format('woff'), /* Modern Browsers */
		 url('./font/montserrat/montserrat-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('./font/montserrat/montserrat-v14-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('./font/montserrat/montserrat-v14-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Montserrat Regular'), local('Montserrat-Regular'),
		 url('./font/montserrat/montserrat-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('./font/montserrat/montserrat-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('./font/montserrat/montserrat-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('./font/montserrat/montserrat-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('./font/montserrat/montserrat-v14-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* kopub 바탕체 */
@font-face {
	font-family: 'kopubWorld Batang';
	font-style: normal;
	font-weight: 400;
	src:
		 url('./font/KoPubWorld Batang Bold.woff2') format('woff2'), /* Super Modern Browsers */
		 url('./font/KoPubWorld Batang Bold.woff') format('woff'), /* Modern Browsers */
		 url('./font/KoPubWorld Batang Bold.ttf') format('truetype'), /* Safari, Android, iOS */
}