@font-face {
    font-family: 'Noto Sans';
    src: url('font/notokr-black.eot');
    src: url('font/notokr-black_-iefix.eot') format('embedded-opentype'),
         url('font/notokr-black.woff') format('woff2'),
         url('font/notokr-black.woff') format('woff'),
         url('font/notokr-black.ttf') format('truetype'),
         url('font/notokr-black.svg') format('svg');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'Noto Sans';
    src: url('font/notokr-bold.eot');
    src: url('font/notokr-bold_-iefix.eot') format('embedded-opentype'),
         url('font/notokr-bold.woff') format('woff2'),
         url('font/notokr-bold.woff') format('woff'),
         url('font/notokr-bold.ttf') format('truetype'),
         url('font/notokr-bold.svg') format('svg');
    font-weight: 600;
    font-style: normal;

}
@font-face {
    font-family: 'Noto Sans';
    src: url('font/notokr-medium.eot');
    src: url('font/notokr-medium_-iefix.eot') format('embedded-opentype'),
         url('font/notokr-medium.woff') format('woff2'),
         url('font/notokr-medium.woff') format('woff'),
         url('font/notokr-medium.ttf') format('truetype'),
         url('font/notokr-medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'Noto Sans';
    src: url('font/notokr-regular.eot');
    src: url('font/notokr-regular_-iefix.eot') format('embedded-opentype'),
         url('font/notokr-regular.woff') format('woff2'),
         url('font/notokr-regular.woff') format('woff'),
         url('font/notokr-regular.ttf') format('truetype'),
         url('font/notokr-regular.svg') format('svg');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'Noto Sans';
    src: url('font/notokr-demilight.eot');
    src: url('font/notokr-demilight_-iefix.eot') format('embedded-opentype'),
         url('font/notokr-demilight.woff') format('woff2'),
         url('font/notokr-demilight.woff') format('woff'),
         url('font/notokr-demilight.ttf') format('truetype'),
         url('font/notokr-demilight.svg') format('svg');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'Noto Sans';
    src: url('font/notokr-light.eot');
    src: url('font/notokr-light_-iefix.eot') format('embedded-opentype'),
         url('font/notokr-light.woff') format('woff2'),
         url('font/notokr-light.woff') format('woff'),
         url('font/notokr-light.ttf') format('truetype'),
         url('font/notokr-light.svg') format('svg');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'Noto Sans';
    src: url('font/notokr-thin.eot');
    src: url('font/notokr-thin_-iefix.eot') format('embedded-opentype'),
         url('font/notokr-thin.woff') format('woff2'),
         url('font/notokr-thin.woff') format('woff'),
         url('font/notokr-thin.ttf') format('truetype'),
         url('font/notokr-thin.svg') format('svg');
    font-weight: 100;
    font-style: normal;

}