@charset "euc-kr";

/* 20231025 */
/* ¿µ¹® ¼ýÀÚ Roboto */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('font/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
    src: local('Roboto Thin'), local('Roboto-Thin'),
    url('font/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('font/roboto-v20-latin-100.woff2') format('woff2'),
    /* Super Modern Browsers */ url('font/roboto-v20-latin-100.woff')
    format('woff'),
    /* Modern Browsers */ url('font/roboto-v20-latin-100.ttf')
    format('truetype'),
    /* Safari, Android, iOS */ url('font/roboto-v20-latin-100.svg#Roboto')
    format('svg'); /* Legacy iOS */
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('font/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
    url('font/roboto-v20-latin-regular.eot?#iefix')
    format('embedded-opentype'),
    /* IE6-IE8 */ url('font/roboto-v20-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */ url('font/roboto-v20-latin-regular.woff')
    format('woff'),
    /* Modern Browsers */ url('font/roboto-v20-latin-regular.ttf')
    format('truetype'),
    /* Safari, Android, iOS */
    url('font/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('font/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
    src: local('Roboto Medium'), local('Roboto-Medium'),
    url('font/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('font/roboto-v20-latin-500.woff2') format('woff2'),
    /* Super Modern Browsers */ url('font/roboto-v20-latin-500.woff')
    format('woff'),
    /* Modern Browsers */ url('font/roboto-v20-latin-500.ttf')
    format('truetype'),
    /* Safari, Android, iOS */ url('font/roboto-v20-latin-500.svg#Roboto')
    format('svg'); /* Legacy iOS */
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('font/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Roboto Bold'), local('Roboto-Bold'),
        url('font/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */ url('font/roboto-v20-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */ url('font/roboto-v20-latin-700.woff')
        format('woff'),
        /* Modern Browsers */ url('font/roboto-v20-latin-700.ttf')
        format('truetype'),
        /* Safari, Android, iOS */ url('font/roboto-v20-latin-700.svg#Roboto')
        format('svg'); /* Legacy iOS */
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('font/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
    src: local('Roboto Black'), local('Roboto-Black'),
        url('font/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */ url('font/roboto-v20-latin-900.woff2') format('woff2'),
        /* Super Modern Browsers */ url('font/roboto-v20-latin-900.woff')
        format('woff'),
        /* Modern Browsers */ url('font/roboto-v20-latin-900.ttf')
        format('truetype'),
        /* Safari, Android, iOS */ url('font/roboto-v20-latin-900.svg#Roboto')
        format('svg'); /* Legacy iOS */
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

/* Noto Sans */
@font-face {
    font-family: 'NotoSansKR';
    src: url('font/NotoSansKR-Regular.eot');
    src: url('font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/NotoSansKR-Regular.woff2') format('woff2'),
        url('font/NotoSansKR-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKR';
    src: url('font/NotoSansKR-Medium.eot');
    src: url('font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
        url('font/NotoSansKR-Medium.woff2') format('woff2'),
        url('font/NotoSansKR-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKR';
    src: url('font/NotoSansKR-Bold.eot');
    src: url('font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/NotoSansKR-Bold.woff2') format('woff2'),
        url('font/NotoSansKR-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* NotoSansKR-Bold */

