@charset "UTF-8";

/* NotoSansCJKkr */
@font-face {
    font-family: 'NotoSansCJKkrRoboto';
    font-style: normal;
    font-weight: 400;
    src:local('NotoSansCJKkr-Regular'),
        url('fonts/NotoSans/NotoSansCJKkr-Regular.eot') format('embedded-opentype'),
        url('fonts/NotoSans/NotoSansCJKkr-Regular.otf') format('opentype'),
        url('fonts/NotoSans/NotoSansCJKkr-Regular.woff') format('woff');
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'NotoSansCJKkrRoboto';
    font-style: normal;
    font-weight: 500;
    src:local('NotoSansCJKkr-Medium'),
        url('fonts/NotoSans/NotoSansCJKkr-Medium.eot') format('embedded-opentype'),
        url('fonts/NotoSans/NotoSansCJKkr-Medium.otf') format('opentype'),
        url('fonts/NotoSans/NotoSansCJKkr-Medium.woff') format('woff');
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'NotoSansCJKkrRoboto';
    font-style: normal;
    font-weight: 700;
    src:local('NotoSansCJKkr-Bold'),
        url('fonts/NotoSans/NotoSansCJKkr-Bold.eot') format('embedded-opentype'),
        url('fonts/NotoSans/NotoSansCJKkr-Bold.otf') format('opentype'),
        url('fonts/NotoSans/NotoSansCJKkr-Bold.woff') format('woff');
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'NotoSansCJKkrRoboto';
    font-style: normal;
    font-weight: 900;
    src:local('NotoSansCJKkr-Black'),
        url('fonts/NotoSans/NotoSansCJKkr-Black.otf') format('opentype'),
        url('fonts/NotoSans/NotoSansCJKkr-Black.woff') format('woff');
    unicode-range: U+AC00-D7A3;
}



/* NotoSans */
@font-face {
    font-family: 'NotoSansCJKkrRoboto';
    font-style: normal;
    font-weight: 300;
    src:local('NotoSans-Light'),
    url('fonts/NotoSans/NotoSans-Light.eot') format('embedded-opentype');
    unicode-range: U+0041-005A, U+0030-0039;
}

@font-face {
    font-family: 'NotoSansCJKkrRoboto';
    font-style: normal;
    font-weight: 400;
    src:local('NotoSans-Regular'),
        url('fonts/NotoSans/NotoSans-Regular.eot') format('embedded-opentype');
        url('fonts/NotoSans/NotoSans-Regular.otf') format('opentype'),
        url('fonts/NotoSans/NotoSans-Regular.woff') format('woff');
    unicode-range: U+0041-005A, U+0030-0039;
}

@font-face {
    font-family: 'NotoSansCJKkrRoboto';
    font-style: normal;
    font-weight: 500;
    src:local('NotoSans-Medium'),
        url('fonts/NotoSans/NotoSans-Medium.otf') format('opentype'),
        url('fonts/NotoSans/NotoSans-Medium.woff') format('woff'),
        url('fonts/NotoSans/NotoSans-Medium.woff2') format('woff2');
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
    font-family: 'NotoSansCJKkrRoboto';
    font-style: normal;
    font-weight: 700;
    src:local('NotoSans-Bold'),
        url('fonts/NotoSans/NotoSans-Bold.otf') format('opentype'),
        url('fonts/NotoSans/NotoSans-Bold.woff') format('woff'),
        url('fonts/NotoSans/NotoSans-Bold.woff2') format('woff2');
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}