@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Thin'), local('NotoSans-Thin'),
         url(woff/NotoSansKR-Thin.woff) format('woff'),
         url(otf/NotoSansKR-Thin.otf) format('opentype');
}

@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'), local('NotoSans-Light'),
         url(woff/NotoSansKR-Light.woff) format('woff'),
         url(otf/NotoSansKR-Light.otf) format('opentype');
}

@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 350;
    src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'),
         url(woff/NotoSansKR-DemiLight.woff) format('woff'),
         url(otf/NotoSansKR-DemiLight.otf) format('opentype');
}

@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
         url(woff/NotoSansKR-Regular.woff) format('woff'),
         url(otf/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),
         url(woff/NotoSansKR-Medium.woff) format('woff'),
         url(otf/NotoSansKR-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),
         url(woff/NotoSansKR-Bold.woff) format('woff'),
         url(otf/NotoSansKR-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans Black'), local('NotoSans-Black'),
         url(woff/NotoSansKR-Black.woff) format('woff'),
         url(otf/NotoSansKR-Black.otf) format('opentype');
}
