@font-face {
    font-family: "nanumsquare";
    font-style: normal;
    font-weight: 100;
    src: url(NanumSquareL.otf);
}
@font-face {
    font-family: "nanumsquare";
    font-style: normal;
    font-weight: 400;
    src: url(NanumSquareR.otf);
}
@font-face {
    font-family: "nanumsquare";
    font-style: normal;
    font-weight: 700;
    src: url(NanumSquareB.otf);
}
@font-face {
    font-family: "nanumsquare";
    font-style: normal;
    font-weight: 900;
    src: url(NanumSquareEB.otf);
}