@charset "UTF-8";

/* NEXON Football Gothic */
@font-face {
	font-family: 'JalnanGothic';
	font-style: normal;
	font-weight: 700;
	src: local('JalnanGothic'),
		url('/font/frontFont/JalnanGothicTTF.ttf') format('opentype');
}

/* NEXON Football Gothic */
@font-face {
	font-family: 'NEXON Football Gothic';
	font-style: normal;
	font-weight: 300;
	src: local('NEXON Football Gothic Light'),
		url('/font/frontFont/NEXONFootballGothicL.otf') format('opentype');
}

@font-face {
	font-family: 'NEXON Football Gothic';
	font-style: normal;
	font-weight: 700;
	src: local('NEXON Football Gothic Bold'),
		url('/font/frontFont/NEXONFootballGothicB.otf') format('opentype');
}

/* pretendard */
@font-face {
	font-family: 'pretendard';
	font-style: normal;
	font-weight: 700;
	src: local('pretendard Bold'),
		url('/font/frontFont/Pretendard-Bold.woff') format('woff'),
		url('/font/frontFont/Pretendard-Bold.woff2') format('woff2'),
		url('/font/frontFont/Pretendard-Bold.otf') format('opentype'),
		url('/font/frontFont/Pretendard-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'pretendard';
	font-style: normal;
	font-weight: 600;
	src: local('pretendard SemiBold'),
		url('/font/frontFont/Pretendard-SemiBold.woff') format('woff'),
		url('/font/frontFont/Pretendard-SemiBold.woff2') format('woff2'),
		url('/font/frontFont/Pretendard-SemiBold.otf') format('opentype'),
		url('/font/frontFont/Pretendard-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'pretendard';
	font-style: normal;
	font-weight: 500;
	src: local('pretendard Medium'),
		url('/font/frontFont/Pretendard-Medium.woff') format('woff'),
		url('/font/frontFont/Pretendard-Medium.woff2') format('woff2'),
		url('/font/frontFont/Pretendard-Medium.otf') format('opentype'),
		url('/font/frontFont/Pretendard-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'pretendard';
	font-style: normal;
	font-weight: 400;
	src: local('pretendard Regular'),
		url('/font/frontFont/Pretendard-Regular.woff') format('woff'),
		url('/font/frontFont/Pretendard-Regular.woff2') format('woff2'),
		url('/font/frontFont/Pretendard-Regular.otf') format('opentype'),
		url('/font/frontFont/Pretendard-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'pretendard';
	font-style: normal;
	font-weight: 300;
	src: local('pretendard Light'),
		url('/font/frontFont/Pretendard-Light.woff') format('woff'),
		url('/font/frontFont/Pretendard-Light.woff2') format('woff2'),
		url('/font/frontFont/Pretendard-Light.otf') format('opentype'),
		url('/font/frontFont/Pretendard-Light.ttf') format('truetype');
}