/* + Noto Sans KR */
@font-face {
    font-family:'Noto Sans KR';
    font-style:normal;
    font-weight:100;
    src:local('Noto Sans KR'), 
        url('/font/NotoSansKR_thin.woff2') format('woff2'),
        url('/font/NotoSansKR_thin.woff') format('woff'),
        url('/font/NotoSansKR_thin.ttf') format('truetype'),
        url('/font/NotoSansKR_thin.eot') format('embedded-opentype');
}
@font-face {
    font-family:'Noto Sans KR';
    font-style:normal;
    font-weight:200;
    src:local('Noto Sans KR'),
        url('/font/NotoSansKR_demilight.woff2') format('woff2'),
        url('/font/NotoSansKR_demilight.woff') format('woff'),
        url('/font/NotoSansKR_demilight.ttf') format('truetype'),
        url('/font/NotoSansKR_demilight.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src:local('Noto Sans KR'),
        url('/font/NotoSansKR_light.woff2') format('woff2'),
        url('/font/NotoSansKR_light.woff') format('woff'),
        url('/font/NotoSansKR_light.ttf') format('truetype'),
        url('/font/NotoSansKR_light.eot') format('embedded-opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src:local('Noto Sans KR'),
        url('/font/NotoSansKR_regular.woff2') format('woff2'),
        url('/font/NotoSansKR_regular.woff') format('woff'),
        url('/font/NotoSansKR_regular.ttf') format('truetype'),
        url('/font/NotoSansKR_regular.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src:local('Noto Sans KR'),
        url('/font/NotoSansKR_medium.woff2') format('woff2'),
        url('/font/NotoSansKR_medium.woff') format('woff'),
        url('/font/NotoSansKR_medium.ttf') format('truetype'),
        url('/font/NotoSansKR_medium.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src:local('Noto Sans KR'),
        url('/font/NotoSansKR_bold.woff2') format('woff2'),
        url('/font/NotoSansKR_bold.woff') format('woff'),
        url('/font/NotoSansKR_bold.ttf') format('truetype'),
        url('/font/NotoSansKR_bold.eot') format('embedded-opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src:local('Noto Sans KR'),
        url('/font/NotoSansKR_black.woff2') format('woff2'),
        url('/font/NotoSansKR_black.woff') format('woff'),
        url('/font/NotoSansKR_black.ttf') format('truetype'),
        url('/font/NotoSansKR_black.eot') format('embedded-opentype');
}