@charset "utf-8";

/* notokr font */
@font-face {
    font-family: 'nt-B';
    src: url('../fonts/Noto/notokr-bold.eot');
    src: url('../fonts/Noto/notokr-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Noto/notokr-bold.woff2') format('woff2'),
         url('../fonts/Noto/notokr-bold.woff') format('woff'),
         url('../fonts/Noto/notokr-bold.ttf') format('truetype'),
         url('../fonts/Noto/notokr-bold.svg#notokr-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nt-M';
    src: url('../fonts/Noto/notokr-medium.eot');
    src: url('../fonts/Noto/notokr-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Noto/notokr-medium.woff2') format('woff2'),
         url('../fonts/Noto/notokr-medium.woff') format('woff'),
         url('../fonts/Noto/notokr-medium.ttf') format('truetype'),
         url('../fonts/Noto/notokr-medium.svg#notokr-medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nt-R';
    src: url('../fonts/Noto/notokr-regular.eot');
    src: url('../fonts/Noto/notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Noto/notokr-regular.woff2') format('woff2'),
         url('../fonts/Noto/notokr-regular.woff') format('woff'),
         url('../fonts/Noto/notokr-regular.ttf') format('truetype'),
         url('../fonts/Noto/notokr-regular.svg#notokr-regular') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'nt-L';
    src: url('../fonts/Noto/notokr-regular.eot');
    src: url('../fonts/Noto/notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Noto/notokr-regular.woff2') format('woff2'),
         url('../fonts/Noto/notokr-regular.woff') format('woff'),
         url('../fonts/Noto/notokr-regular.ttf') format('truetype'),
         url('../fonts/Noto/notokr-regular.svg#notokr-regular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'nt-D';
    src: url('../fonts/Noto/notokr-demilight.eot');
    src: url('../fonts/Noto/notokr-demilight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Noto/notokr-demilight.woff2') format('woff2'),
         url('../fonts/Noto/notokr-demilight.woff') format('woff'),
         url('../fonts/Noto/notokr-demilight.ttf') format('truetype'),
         url('../fonts/Noto/notokr-demilight.svg#notokr-demilight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nt-T';
    src: url('../fonts/Noto/notokr-thin.eot');
    src: url('../fonts/Noto/notokr-thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Noto/notokr-thin.woff2') format('woff2'),
         url('../fonts/Noto/notokr-thin.woff') format('woff'),
         url('../fonts/Noto/notokr-thin.ttf') format('truetype'),
         url('../fonts/Noto/notokr-thin.svg#notokr-thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

.nt-B{font-family:'nt-B'} .nt-M{font-family:'nt-M'} .nt-R{font-family:'nt-R'} .nt-L{font-family:'nt-L'} .nt-D{font-family:'nt-D'} .nt-T{font-family:'nt-T'}