
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans KR Thin'), 
    url('../font/NotoSans-Thin.eot'),
    url('../font/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSans-Thin.woff') format('woff'),
    url('../font/NotoSans-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans KR Light'), 
    url('../font/NotoSans-Light.eot'),
    url('../font/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSans-Light.woff') format('woff'),
    url('../font/NotoSans-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans KR Regular'), 
    url('../font/NotoSans-Regular.eot'),
    url('../font/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSans-Regular.woff') format('woff'),
    url('../font/NotoSans-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans KR Medium'),
    url('../font/NotoSans-Medium.eot'),
    url('../font/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSans-Medium.woff') format('woff'),
    url('../font/NotoSans-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 600;
    src: local('Noto Sans KR Bold'),
    url('../font/NotoSans-Bold.eot'),
    url('../font/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSans-Bold.woff') format('woff'),
    url('../font/NotoSans-Bold.otf') format('opentype');
}