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

@import url('//fonts.googleapis.com/earlyaccess/nanummyeongjo.css');/*.nanummyeongjo * { font-family: 'Nanum Myeongjo', serif;}*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700;900&display=swap');/*font-family: 'Roboto', sans-serif;*/

@import url('https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css');/* font-family: 'NanumSquare', sans-serif;  */

@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');/* font-family: 'Nanum Gothic', sans-serif; */


@font-face {
    font-family: 'notokr-black';
    src: url('../font/NotoSansKR-Black.otf');
    src:url('../font/NotoSansKR-Black.woff2') format('woff2'),
         url('../font/NotoSansKR-Black.woff') format('woff'),
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-bold';
    src: url('../font/NotoSansKR-Bold.otf');
    src:url('../font/NotoSansKR-Bold.woff2') format('woff2'),
         url('../font/NotoSansKR-Bold.woff') format('woff'),
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-demilight';
    src: url('../font/NotoSansKR-DemiLight.otf');
    src: url('../font/NotoSansKR-DemiLight.woff2') format('woff2'),
         url('../font/NotoSansKR-DemiLight.woff') format('woff'),
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-light';
    src: url('../font/NotoSansKR-Light.otf');
    src:url('../font/NotoSansKR-Light.woff2') format('woff2'),
         url('../font/NotoSansKR-Light.woff') format('woff'),
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-medium';
    src: url('../font/NotoSansKR-Medium.otf');
    src: url('../font/NotoSansKR-Medium.woff2') format('woff2'),
         url('../font/NotoSansKR-Medium.woff') format('woff'),
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-regular';
    src: url('../font/NotoSansKR-Regular.otf');
    src:url('../font/NotoSansKR-Regular.woff2') format('woff2'),
         url('../font/NotoSansKR-Regular.woff') format('woff'),
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-thin';
    src: url('../font/NotoSansKR-Thin.otf');
    src:url('../font/NotoSansKR-Thin.woff2') format('woff2'),
         url('../font/NotoSansKR-Thin.woff') format('woff'),
    font-weight: normal;
    font-style: normal;
}