@font-face {
    font-family: "Namun Square Round";
    src: url("NanumSquareRoundR.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Namun Square Round";
    src: url("NanumSquareRoundB.ttf");
    font-weight: bold;
    font-style: normal;
}

html, body {
    height: 100%;
    width: 100%;
}