@charset "utf-8";

/* 완주대둔산체 */
@font-face {
	font-family: 'TTWanjudaedunsanche';
    font-weight: 400;
    font-style: normal;
	src: local('TTWanjudaedunsancheR'),
	url('/font/TTWanjudaedunsancheR.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('/font/TTWanjudaedunsancheR.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	url('/font/TTWanjudaedunsancheR.otf') format('opentype'); 
}
@font-face {
	font-family: 'TTWanjudaedunsanche';
    font-weight: bold;
    font-style: normal;
	src: local('TTWanjudaedunsancheB'),
	url('/font/TTWanjudaedunsancheB.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('/font/TTWanjudaedunsancheB.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	url('/font/TTWanjudaedunsancheB.otf') format('opentype'); 
}

/* 여기어때 잘난고딕 */
@font-face {
font-family: "JalnanGothic";
font-weight: 600;
font-style: normal;
src: url("/font/JalnanGothic.woff2") format("woff2"), 
url("/font/JalnanGothic.woff") format("woff"),
url("/font/JalnanGothic.eot") format("embedded-opentype");
}

/* G마켓산스 */
@font-face {
font-family: "GmarketSans";
font-style: normal;
font-weight: 100;
src: url("/font/GmarketSansLight.woff") format("woff2"), 
url("/font/GmarketSansLight.woff") format("woff"),
url("/font/GmarketSansLight.eot") format("embedded-opentype");
}
@font-face {
font-family: "GmarketSans";
font-style: normal;
font-weight: 300;
src: url("/font/GmarketSansMedium.woff2") format("woff2"), 
url("/font/GmarketSansMedium.woff") format("woff"),
url("/font/GmarketSansMedium.eot") format("embedded-opentype");
}
@font-face {
font-family: "GmarketSans";
font-style: normal;
font-weight: 600;
src: url("/font/GmarketSansBold.woff2") format("woff2"), 
url("/font/GmarketSansBold.woff") format("woff"),
url("/font/GmarketSansBold.eot") format("embedded-opentype");
}

/* 프리텐다드 */
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'),
  url('/font/Pretendard-Black.subset.woff2') format('woff2'), 
  url('/font/Pretendard-Black.subset.woff') format('woff');
}

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

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

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

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

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

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

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

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