/*---------------------------------------------------------- TYPHOGRAPHY -------------------------------------------------------*/
@charset "utf-8";
/* 
[»ç¿ëµÈ ÆùÆ®]
1. Noto Sans KR (±âº»ÆùÆ®)
2. Montserrat(¿µ¹®±âº»ÆùÆ®)

*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap');/*font-family: 'Noto Sans KR', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');/*font-family: 'Montserrat', sans-serif;*/


/*@font-face {
    font-family: 'notokr-black';
    src: url('..../font/NotoSansKR-Black.eot');
    src: url('../font/NotoSansKR-Black.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Black.woff2') format('woff2'),
         url('../font/NotoSansKR-Black.woff') format('woff'),
         url('../font/NotoSansKR-Black.ttf') format('truetype'),
         url('../font/NotoSansKR-Black.svg#NotoSansKR-Black') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-bold';
    src: url('../font/NotoSansKR-Bold.eot');
    src: url('../font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Bold.woff2') format('woff2'),
         url('../font/NotoSansKR-Bold.woff') format('woff'),
         url('../font/NotoSansKR-Bold.ttf') format('truetype'),
         url('../font/NotoSansKR-Bold.svg#NotoSansKR-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-demilight';
    src: url('../font/NotoSansKR-DemiLight.eot');
    src: url('../font/NotoSansKR-DemiLight.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-DemiLight.woff2') format('woff2'),
         url('../font/NotoSansKR-DemiLight.woff') format('woff'),
         url('../font/NotoSansKR-DemiLight.ttf') format('truetype'),
         url('../font/NotoSansKR-DemiLight.svg#NotoSansKR-DemiLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-light';
    src: url('../font/NotoSansKR-Light.eot');
    src: url('../font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Light.woff2') format('woff2'),
         url('../font/NotoSansKR-Light.woff') format('woff'),
         url('../font/NotoSansKR-Light.ttf') format('truetype'),
         url('../font/NotoSansKR-Light.svg#NotoSansKR-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-medium';
    src: url('../font/NotoSansKR-Medium.eot');
    src: url('../font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Medium.woff2') format('woff2'),
         url('../font/NotoSansKR-Medium.woff') format('woff'),
         url('../font/NotoSansKR-Medium.ttf') format('truetype'),
         url('../font/NotoSansKR-Medium.svg#NotoSansKR-Medium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-regular';
    src: url('../font/NotoSansKR-Regular.eot');
    src: url('../font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Regular.woff2') format('woff2'),
         url('../font/NotoSansKR-Regular.woff') format('woff'),
         url('../font/NotoSansKR-Regular.ttf') format('truetype'),
         url('../font/NotoSansKR-Regular.svg#NotoSansKR-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-thin';
    src: url('../font/NotoSansKR-Thin.eot');
    src: url('../font/NotoSansKR-Thin.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Thin.woff2') format('woff2'),
         url('../font/NotoSansKR-Thin.woff') format('woff'),
         url('../font/NotoSansKR-Thin.ttf') format('truetype'),
         url('../font/NotoSansKR-Thin.svg#NotoSansKR-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}*/