@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Thin'), local('NotoSans-Light'), url('NotoSans-Thin.eot');
    src: url('NotoSans-Thin.eot') format('embedded-opentype'),
    url('NotoSans-Thin.woff2') format('woff2'),
    url('NotoSans-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'), local('NotoSans-Light'), url('NotoSans-Light.eot');
    src: url('NotoSans-Light.eot') format('embedded-opentype'),
    url('NotoSans-Light.woff2') format('woff2'),
    url('NotoSans-Light.woff') format('woff');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'), url('NotoSans-Regular.eot');
    src: url('NotoSans-Regular.eot') format('embedded-opentype'),
    url('NotoSans-Regular.woff2') format('woff2'),
    url('NotoSans-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'), url('NotoSans-Medium.eot');
    src: url('NotoSans-Medium.eot') format('embedded-opentype'),
    url('NotoSans-Medium.woff2') format('woff2'),
    url('NotoSans-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('NotoSans-Bold.eot');
    src: url('NotoSans-Bold.eot') format('embedded-opentype'),
    url('NotoSans-Bold.woff2') format('woff2'),
    url('NotoSans-Bold.woff') format('woff');
}