@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;
}