@charset "utf-8";

@font-face {
    font-family: 'NotoSansCJKkr';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans KR Thin'),
    url('NotoSansKR-Thin.woff2') format('woff2'),
    url('NotoSansKR-Thin.woff') format('woff'),
    url('NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
    font-family: 'NotoSansCJKkr';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans KR Regular'),
    url('NotoSansKR-Regular.woff2') format('woff2'),
    url('NotoSansKR-Regular.woff') format('woff'),
    url('NotoSansKR-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'NotoSansCJKkr';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans KR Bold'),
    url('NotoSansKR-Bold.woff2') format('woff2'),
    url('NotoSansKR-Bold.woff') format('woff'),
    url('NotoSansKR-Bold.otf') format('opentype');
}

@font-face{
    font-family:'NanumSquareR';
    font-style:normal;
    font-weight:100;
    src:local("☺"),
    url(NanumSquare100.eot?#iefix) format("embedded-opentype"),
    url(NanumSquare100.ttf) format("truetype"),
    url(NanumSquare100.woff) format("woff");
}
@font-face{
    font-family:'NanumSquareEB';
    font-style:normal;
    font-weight:700;
    src:local("☺"),
    url(NanumSquare400.eot?#iefix) format("embedded-opentype"),
    url(NanumSquare400.ttf) format("truetype"),
    url(NanumSquare400.woff) format("woff");
}
@font-face{
    font-family:'NanumSquareB';
    font-style:normal;
    font-weight:400;
    src:local("☺"),
    url(NanumSquare400.eot?#iefix) format("embedded-opentype"),
    url(NanumSquare400.ttf) format("truetype"),
    url(NanumSquare400.woff) format("woff");
}
