@font-face {
    font-family: 'notokr';
    src: url('notokr-light.eot');
    src: url('notokr-light.eot?#iefix') format('embedded-opentype'),
    url('notokr-light.woff2') format('woff2'),
    url('notokr-light.woff') format('woff'),
    url('notokr-light.ttf') format('truetype'),
    url('notokr-light.svg#notokr-light') format('svg');
    font-weight: 200;
    font-style: normal;

}
@font-face {
    font-family: 'notokr';
    src: url('notokr-demilight.eot');
    src: url('notokr-demilight.eot?#iefix') format('embedded-opentype'),
    url('notokr-demilight.woff2') format('woff2'),
    url('notokr-demilight.woff') format('woff'),
    url('notokr-demilight.ttf') format('truetype'),
    url('notokr-demilight.svg#notokr-demilight') format('svg');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'notokr';
    src: url('notokr-regular.eot');
    src: url('notokr-regular.eot?#iefix') format('embedded-opentype'),
    url('notokr-regular.woff2') format('woff2'),
    url('notokr-regular.woff') format('woff'),
    url('notokr-regular.ttf') format('truetype'),
    url('notokr-regular.svg#notokr-regular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'notokr';
    src: url('notokr-medium.eot');
    src: url('notokr-medium.eot?#iefix') format('embedded-opentype'),
    url('notokr-medium.woff2') format('woff2'),
    url('notokr-medium.woff') format('woff'),
    url('notokr-medium.ttf') format('truetype'),
    url('notokr-medium.svg#notokr-medium') format('svg');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'notokr';
    src: url('notokr-bold.eot');
    src: url('notokr-bold.eot?#iefix') format('embedded-opentype'),
    url('notokr-bold.woff2') format('woff2'),
    url('notokr-bold.woff') format('woff'),
    url('notokr-bold.ttf') format('truetype'),
    url('notokr-bold.svg#notokr-bold') format('svg');
    font-weight: 600;
    font-style: normal;

}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');