@charset "utf-8";

/*@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700');*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900|Noto+Sans+KR');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Nanum+Pen+Script&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Anton');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap');


@font-face {
   font-family: 'Mont-Heavy';
   font-style: normal;
   font-weight: 700;
   src: url(../fonts/Mont-Heavy/Mont-Heavy.eot);
   src: url(../fonts/Mont-Heavy/Mont-Heavy.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Mont-Heavy/Mont-Heavy.woff) format('woff'),
        url(../fonts/Mont-Heavy/Mont-Heavy.otf) format('opentype');
}


@font-face {
   font-family: 'Mont-ExtraLight';
   font-style: normal;
   font-weight: 400;
   src: url(../fonts/Mont-ExtraLightDEMO/Mont-ExtraLightDEMO.eot);
   src: url(../fonts/Mont-ExtraLightDEMO/Mont-ExtraLightDEMO.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Mont-ExtraLightDEMO/Mont-ExtraLightDEMO.woff) format('woff'),
        url(../fonts/Mont-ExtraLightDEMO/Mont-ExtraLightDEMO.otf) format('opentype');
}

@font-face {
   font-family: 'Mont-HeavyDEMO';
   font-style: bold;
   font-weight: 700;
   src: url(../fonts/Mont-Heavy/Mont-Heavy.eot);
   src: url(../fonts/Mont-Heavy/Mont-Heavy.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Mont-Heavy/Mont-Heavy.woff) format('woff'),
        url(../fonts/Mont-Heavy/Mont-Heavy.otf) format('opentype');

}

@font-face {
   font-family: 'LINESeedKR-Th';
   font-style: normal;
   font-weight: 400;
	src: url('../fonts/LINE_Seed/LINESeedKR-Th.eot');
    src:url('../fonts/LINE_Seed/LINESeedKR-Th.woff') format('woff');

}


@font-face {
   font-family: 'LINESeedKR-Rg';
   font-style: normal;
   font-weight: 400;
	src: url('../fonts/LINE_Seed/LINESeedKR-Rg.eot');
    src:url('../fonts/LINE_Seed/LINESeedKR-Rg.woff') format('woff');

}

@font-face {
   font-family: 'LINESeedKR-Bd';
   font-style: bold;
   font-weight: 700;
	src: url('../fonts/LINE_Seed/LINESeedKR-Bd.eot');
    src:url('../fonts/LINE_Seed/LINESeedKR-Bd.woff') format('woff');

}
