/*
*
* Google Noto Fonts
* Noto Sans CJK Korean 1.004
* Licensed under SIL Open Font License 1.1
*
* KS X 1001 Subset Edition
*
*/

@font-face {
   font-family: 'Noto Sans Korean';
   font-style: normal;
   font-weight: 200;
   src: url(./NotoSansCJKkr-Light-Subset.woff2) format('woff2'),
        url(./NotoSansCJKkr-Light-Subset.woff) format('woff'),
        url(./NotoSansCJKkr-Light-Subset.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans Korean';
   font-style: normal;
   font-weight: 300;
   src: url(./NotoSansCJKkr-DemiLight-Subset.woff2) format('woff2'),
        url(./NotoSansCJKkr-DemiLight-Subset.woff) format('woff'),
        url(./NotoSansCJKkr-DemiLight-Subset.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans Korean';
   font-style: normal;
   font-weight: 400;
   src: url(./NotoSansCJKkr-Regular-Subset.woff2) format('woff2'),
        url(./NotoSansCJKkr-Regular-Subset.woff) format('woff'),
        url(./NotoSansCJKkr-Regular-Subset.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans Korean';
   font-style: normal;
   font-weight: 700;
   src: url(./NotoSansCJKkr-Bold-Subset.woff2) format('woff2'),
        url(./NotoSansCJKkr-Bold-Subset.woff) format('woff'),
        url(./NotoSansCJKkr-Bold-Subset.otf) format('opentype');
}