@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src:
	url('./font/Pretendard/woff2/Pretendard-Black.subset.woff2') format('woff2'), 
	url('./font/Pretendard/woff/Pretendard-Black.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src:
	url('./font/Pretendard/woff2/Pretendard-ExtraBold.subset.woff2') format('woff2'), 
	url('./font/Pretendard/woff/Pretendard-ExtraBold.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: 
	url('./font/Pretendard/woff2/Pretendard-Bold.subset.woff2') format('woff2'), 
	url('./font/Pretendard/woff/Pretendard-Bold.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: 
	url('./font/Pretendard/woff2/Pretendard-SemiBold.subset.woff2') format('woff2'), 
	url('./font/Pretendard/woff/Pretendard-SemiBold.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src:
	url('./font/Pretendard/woff2/Pretendard-Medium.subset.woff2') format('woff2'), 
	url('./font/Pretendard/woff/Pretendard-Medium.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src:
	url('./font/Pretendard/woff2/Pretendard-Regular.subset.woff2') format('woff2'), 
	url('./font/Pretendard/woff/Pretendard-Regular.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src:
	url('./font/Pretendard/woff2/Pretendard-Light.subset.woff2') format('woff2'), 
	url('./font/Pretendard/woff/Pretendard-Light.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src:
	url('./font/Pretendard/woff2/Pretendard-ExtraLight.subset.woff2') format('woff2'), 
	url('./font/Pretendard/woff/Pretendard-ExtraLight.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src:
	url('./font/Pretendard/woff2/Pretendard-Thin.subset.woff2') format('woff2'), 
	url('./font/Pretendard/woff/Pretendard-Thin.subset.woff') format('woff');
}


/* 나눔고딕 */
@font-face {
  font-family: "NanumGothic";
  font-style: normal;
  font-weight: 700;
  src: url("./font/NanumGothic/NanumGothic-ExtraBold.woff") format('woff'), /* Modern Browsers */
    url("./font/NanumGothic/NanumGothic-ExtraBold.woff2") format("woff2"), /* Modern Browsers */
	url("./font/NanumGothic/NanumGothic-ExtraBold.ttf") format("truetype"), /* Modern Browsers */
}
@font-face {
  font-family: "NanumGothic";
  font-style: normal;
  font-weight: 600;
  src: url("./font/NanumGothic/NanumGothic-Bold.woff") format('woff'), /* Modern Browsers */
    url("./font/NanumGothic/NanumGothic-Bold.woff2") format("woff2"), /* Modern Browsers */
	url("./font/NanumGothic/NanumGothic-Bold.ttf") format("truetype"), /* Modern Browsers */
}
@font-face {
  font-family: "NanumGothic";
  font-style: normal;
  font-weight: 400;
  src: url("./font/NanumGothic/NanumGothic-Regular.woff") format('woff'), /* Modern Browsers */
    url("./font/NanumGothic/NanumGothic-Regular.woff2") format("woff2"), /* Modern Browsers */
	url("./font/NanumGothic/NanumGothic-Regular.ttf") format("truetype"), /* Modern Browsers */
}


/* g마켓 산스 */
@font-face {
    font-family: 'GmarketSans';
    src: url('./font/Gmarket/GmarketSansTTFMedium.eot');
    src: url('./font/Gmarket/GmarketSansTTFMedium.eot?#iefix') format('embedded-opentype'),
        url('./font/Gmarket/GmarketSansTTFMedium.woff2') format('woff2'),
        url('./font/Gmarket/GmarketSansTTFMedium.woff') format('woff'),
        url('./font/Gmarket/GmarketSansTTFMedium.ttf') format('truetype'),
        url('./font/Gmarket/GmarketSansTTFMedium.svg#GmarketSansTTFMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('./font/Gmarket/GmarketSansTTFBold.eot');
    src: url('./font/Gmarket/GmarketSansTTFBold.eot?#iefix') format('embedded-opentype'),
        url('./font/Gmarket/GmarketSansTTFBold.woff2') format('woff2'),
        url('./font/Gmarket/GmarketSansTTFBold.woff') format('woff'),
        url('./font/Gmarket/GmarketSansTTFBold.ttf') format('truetype'),
        url('./font/Gmarket/GmarketSansTTFBold.svg#GmarketSansTTFBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('./font/Gmarket/GmarketSansTTFLight.eot');
    src: url('./font/Gmarket/GmarketSansTTFLight.eot?#iefix') format('embedded-opentype'),
        url('./font/Gmarket/GmarketSansTTFLight.woff2') format('woff2'),
        url('./font/Gmarket/GmarketSansTTFLight.woff') format('woff'),
        url('./font/Gmarket/GmarketSansTTFLight.ttf') format('truetype'),
        url('./font/Gmarket/GmarketSansTTFLight.svg#GmarketSansTTFLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}