@charset "utf-8";

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url(notokr-light.eot);
    src: url(notokr-light.eot?#iefix) format('embedded-opentype'),
    url(notokr-light.woff2) format('woff2'),
    url(notokr-light.woff) format('woff'),
    url(notokr-light.ttf) format('truetype'),
    url(notokr-light.svg#notokr-light) format('svg');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url(notokr-regular.eot);
    src: url(notokr-regular.eot?#iefix) format('embedded-opentype'),
    url(notokr-regular.woff2) format('woff2'),
    url(notokr-regular.woff) format('woff'),
    url(notokr-regular.ttf) format('truetype'),
    url(notokr-regular.svg#notokr-regular) format('svg');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url(notokr-bold.eot);
    src: url(notokr-bold.eot?#iefix) format('embedded-opentype'),
    url(notokr-bold.woff2) format('woff2'),
    url(notokr-bold.woff) format('woff'),
    url(notokr-bold.ttf) format('truetype'),
    url(notokr-bold.svg#notokr-bold) format('svg');
}

@font-face {
    font-family: 'Nanum Square';
    font-style: normal;
    font-weight: 400;
    src: url(NanumSquareR.eot);
    src: url(NanumSquareR.eot?#iefix) format('embedded-opentype'),
    url(NanumSquareR.woff) format('woff'),
    url(NanumSquareR.ttf) format('truetype');
}
@font-face {
    font-family: 'Nanum Square';
    font-weight: 700;
    src: url(NanumSquareB.eot);
    src: url(NanumSquareB.eot?#iefix) format('embedded-opentype'),
    url(NanumSquareB.woff) format('woff'),
    url(NanumSquareB.ttf) format('truetype');
}
@font-face {
    font-family: 'Nanum Square';
    font-weight: 900;
    src: url(NanumSquareEB.eot);
    src: url(NanumSquareEB.eot?#iefix) format('embedded-opentype'),
    url(NanumSquareEB.woff) format('woff'),
    url(NanumSquareEB.ttf) format('truetype');
}
