@charset "utf-8";
/* CSS Document */
		
@font-face {
    font-family: 'NanumMyeongjo';
    src: url('../fonts/NanumMyeongjo.ttf') format('truetype'),
		 url('../fonts/NanumMyeongjo.woff2') format('woff2'),
         url('../fonts/NanumMyeongjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NanumGothic';
    src: url('../fonts/NanumGothic.ttf') format('truetype'),
		 url('../fonts/NanumGothic.woff2') format('woff2'),
         url('../fonts/NanumGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GmarketSansTTFBold';
    src: url('../fonts/GmarketSansTTFBold.ttf') format('truetype'),
		 url('../fonts/GmarketSansTTFBold.woff2') format('woff2'),
         url('../fonts/GmarketSansTTFBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'TmonMonsori';
    src: url('../fonts/GmarketSansTTFBold.ttf') format('truetype'),
		 url('../fonts/TmonMonsoriBlack.woff2') format('woff2'),
         url('../fonts/TmonMonsoriBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
