@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
    url(../fonts/NotoSansCJKkr-Regular.eot),
    url(../fonts/NotoSansCJKkr-Regular.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansCJKkr-Regular.woff) format('woff'),
    url(../fonts/NotoSansCJKkr-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),
    url(../fonts/NotoSansCJKkr-Medium.eot),
    url(../fonts/NotoSansCJKkr-Medium.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansCJKkr-Medium.woff) format('woff'),
    url(../fonts/NotoSansCJKkr-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),
    url(../fonts/NotoSansCJKkr-Bold.eot),
    url(../fonts/NotoSansCJKkr-Bold.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansCJKkr-Bold.woff) format('woff'),
    url(../fonts/NotoSansCJKkr-Bold.otf) format('opentype');
}