@font-face {
    font-family: 'NanumSquare';
    font-weight  : 400;
    src: url(../fonts/NanumSquare.eot);
    src: url(../fonts/NanumSquare.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NanumSquare.woff) format('woff'),
    url(../fonts/NanumSquare.ttf) format('truetype');
    font-display: swap;
    unicode-range: U+0020-007E, U+AC00-D7A3;
}

@font-face {
    font-family: 'NanumSquare';
    font-weight  : 200;
    src: url(../fonts/NanumSquareL.eot);
    src: url(../fonts/NanumSquareL.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NanumSquareL.woff2) format('woff2'),
    url(../fonts/NanumSquareL.woff) format('woff'),
    url(../fonts/NanumSquareL.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family  : 'NanumSquare';
    font-weight  : 700;
    src          : url(../fonts/NanumSquareB.eot);
    src          : url(../fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NanumSquareB.woff2) format('woff2'),
    url(../fonts/NanumSquareB.woff) format('woff'),
    url(../fonts/NanumSquareB.ttf) format('truetype');
    font-display : swap;
    unicode-range: U+0020-007E, U+AC00-D7A3;
}