/* 2023년 5월 1일 월요일 */
@charset "utf-8";

/* GmarketSans */
@font-face {font-family: 'GmarketSansLight';  
src: url('webfont/GmarketSans/GmarketSansLight.woff2');  
src: url('webfont/GmarketSans/GmarketSansLight.woff2') format('woff2'),       
url('webfont/GmarketSans/GmarketSansLight.woff') format('woff'),       
url('webfont/GmarketSans/GmarketSansLight.otf') format('opentype'); font-weight: 300; font-style: normal;}

@font-face {font-family: 'GmarketSansMedium';  
src: url('webfont/GmarketSans/GmarketSansMedium.eot');  
src: url('webfont/GmarketSans/GmarketSansMedium.woff2') format('woff2'),       
url('webfont/GmarketSans/GmarketSansMedium.woff') format('woff'),       
url('webfont/GmarketSans/GmarketSansMedium.otf') format('opentype'); font-weight: 400; font-style: normal;}

@font-face {font-family: 'GmarketSansBold';  
src: url('webfont/GmarketSans/GmarketSansBold.eot');  
src: url('webfont/GmarketSans/GmarketSansBold.woff2') format('woff2'),       
url('webfont/GmarketSans/GmarketSansBold.woff') format('woff'),       
url('webfont/GmarketSans/GmarketSansBold.otf') format('opentype'); font-weight: 600; font-style: normal;}

/* NotoSansKR */
@font-face {font-family: 'NotoThin';  
src: url('webfont/NotoSansKR/NotoSansKR-Thin.eot');  
src: url('webfont/NotoSansKR/NotoSansKR-Thin.woff2') format('woff2'),       
url('webfont/NotoSansKR/NotoSansKR-Thin.woff') format('woff'),       
url('webfont/NotoSansKR/NotoSansKR-Thin.otf') format('opentype'); font-weight: 100; font-style: normal;}

@font-face {font-family: 'NotoLight';  
src: url('webfont/NotoSansKR/NotoSansKR-Light.eot');  
src: url('webfont/NotoSansKR/NotoSansKR-Light.woff2') format('woff2'),       
url('webfont/NotoSansKR/NotoSansKR-Light.woff') format('woff'),       
url('webfont/NotoSansKR/NotoSansKR-Light.otf') format('opentype'); font-weight: 300; font-style: normal;}

@font-face {font-family: 'NotoRegular';  
src: url('webfont/NotoSansKR/NotoSansKR-Regular.eot');  
src: url('webfont/NotoSansKR/NotoSansKR-Regular.woff2') format('woff2'),       
url('webfont/NotoSansKR/NotoSansKR-Regular.woff') format('woff'),       
url('webfont/NotoSansKR/NotoSansKR-Regular.otf') format('opentype'); font-weight: 400; font-style: normal;}

@font-face {font-family: 'NotoMedium';  
src: url('webfont/NotoSansKR/NotoSansKR-Medium.eot');  
src: url('webfont/NotoSansKR/NotoSansKR-Medium.woff2') format('woff2'),       
url('webfont/NotoSansKR/NotoSansKR-Medium.woff') format('woff'),       
url('webfont/NotoSansKR/NotoSansKR-Medium.otf') format('opentype'); font-weight: 500; font-style: normal;}

@font-face {font-family: 'NotoBold';  
src: url('webfont/NotoSansKR/NotoSansKR-Bold.eot');  
src: url('webfont/NotoSansKR/NotoSansKR-Bold.woff2') format('woff2'),       
url('webfont/NotoSansKR/NotoSansKR-Bold.woff') format('woff'),       
url('webfont/NotoSansKR/NotoSansKR-Bold.otf') format('opentype'); font-weight: 700; font-style: normal;}

@font-face {font-family: 'NotoBlack';  
src: url('webfont/NotoSansKR/NotoSansKR-Black.eot');  
src: url('webfont/NotoSansKR/NotoSansKR-Black.woff2') format('woff2'),       
url('webfont/NotoSansKR/NotoSansKR-Black.woff') format('woff'),       
url('webfont/NotoSansKR/NotoSansKR-Black.otf') format('opentype'); font-weight: 900; font-style: normal;}

