@charset "utf-8";

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Bold.eot');
    src: url('../fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoSans-Bold.woff2') format('woff2'),
        url('../fonts/NotoSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Regular.eot');
    src: url('../fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoSans-Regular.woff2') format('woff2'),
        url('../fonts/NotoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Bold.eot');
    src: url('../fonts/NunitoSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NunitoSans-Bold.woff2') format('woff2'),
        url('../fonts/NunitoSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Regular.eot');
    src: url('../fonts/NunitoSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NunitoSans-Regular.woff2') format('woff2'),
        url('../fonts/NunitoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Kr';
    src: url('../fonts/NotoSansKR-Regular-Alphabetic.eot');
    src: url('../fonts/NotoSansKR-Regular-Alphabetic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoSansKR-Regular-Alphabetic.woff2') format('woff2'),
        url('../fonts/NotoSansKR-Regular-Alphabetic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Kr';
    src: url('../fonts/NotoSansKR-Bold-Alphabetic.eot');
    src: url('../fonts/NotoSansKR-Bold-Alphabetic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoSansKR-Bold-Alphabetic.woff2') format('woff2'),
        url('../fonts/NotoSansKR-Bold-Alphabetic.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Kr';
    src: url('../fonts/NotoSerifKR-ExtraLight.eot');
    src: url('../fonts/NotoSerifKR-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoSerifKR-ExtraLight.woff2') format('woff2'),
        url('../fonts/NotoSerifKR-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Kr';
    src: url('../fonts/NotoSerifKR-SemiBold.eot');
    src: url('../fonts/NotoSerifKR-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoSerifKR-SemiBold.woff2') format('woff2'),
        url('../fonts/NotoSerifKR-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Kr';
    src: url('../fonts/NotoSerifKR-Bold.eot');
    src: url('../fonts/NotoSerifKR-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoSerifKR-Bold.woff2') format('woff2'),
        url('../fonts/NotoSerifKR-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
