@font-face {
    font-family: 'NotoSansKR';
    src:url('NotoSansKR-Light.woff2') format('woff2'),
        url('NotoSansKR-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKR';
    src:url('NotoSansKR-DemiLight.woff2') format('woff2'),
        url('NotoSansKR-DemiLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKR';
    src:url('NotoSansKR-Regular.woff2') format('woff2'),
        url('NotoSansKR-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKR';
    src:url('NotoSansKR-Medium.woff2') format('woff2'),
        url('NotoSansKR-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'JejuMyeongjo';
    src: url('JejuMyeongjo.eot');
    src: url('JejuMyeongjo.eot?#iefix') format('embedded-opentype'),
        url('JejuMyeongjo.woff2') format('woff2'),
        url('JejuMyeongjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}