@font-face {
    font-family: 'NanumGothic';
    src: url('../font/NanumGothicBold.woff2') format('woff2'),
        url('../font/NanumGothicBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'NanumGothic';
    src: url('../font/NanumGothic.woff2') format('woff2'),
        url('../font/NanumGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumGothicExtraBold';
    src: url('../font/NanumGothicExtraBold.woff2') format('woff2'),
        url('../font/NanumGothicExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}


@font-face {
    font-family: 'LoraBold';
    src: url('../font/Lora-Bold.eot');
    src: url('../font/Lora-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Lora-Bold.woff2') format('woff2'),
        url('../font/Lora-Bold.woff') format('woff'),
        url('../font/Lora-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lora';
    src: url('../font/Lora-Regular.eot');
    src: url('../font/Lora-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Lora-Regular.woff2') format('woff2'),
        url('../font/Lora-Regular.woff') format('woff'),
        url('../font/Lora-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BitterBold';
    src: url('../font/Bitter-Bold.eot');
    src: url('../font/Bitter-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Bitter-Bold.woff2') format('woff2'),
        url('../font/Bitter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bitter';
    src: url('../font/Bitter-Regular.eot');
    src: url('../font/Bitter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Bitter-Regular.woff2') format('woff2'),
        url('../font/Bitter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans';
    src: url('../font/NotoSansKR_Black_Alphabetic.woff2') format('woff2'),
        url('../font/NotoSansKR_Black_Alphabetic.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKR500';
    src: url('../font/NotoSansKR-Medium-Alphabetic.woff2') format('woff2'),
        url('../font/NotoSansKR-Medium-Alphabetic.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKRbold';
    src: url('../font/NotoSansKR-Bold-Alphabetic.woff2') format('woff2'),
        url('../font/NotoSansKR-Bold-Alphabetic.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKR300';
    src: url('../font/NotoSansKR-Light-Alphabetic.woff2') format('woff2'),
        url('../font/NotoSansKR-Light-Alphabetic.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKR100';
    src: url('../font/NotoSansKR-Thin-Alphabetic.woff2') format('woff2'),
        url('../font/NotoSansKR-Thin-Alphabetic.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKR';
    src: url('../font/NotoSansKR-Regular-Alphabetic.woff2') format('woff2'),
        url('../font/NotoSansKR-Regular-Alphabetic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NanumMyeongjoBold';
    src: url('../font/NanumMyeongjoBold.woff2') format('woff2'),
        url('../font/NanumMyeongjoBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'NanumMyeongjoExtraBold';
    src: url('../font/NanumMyeongjoExtraBold.woff2') format('woff2'),
        url('../font/NanumMyeongjoExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'NanumMyeongjo';
    src: url('../font/NanumMyeongjo.woff2') format('woff2'),
        url('../font/NanumMyeongjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




