@font-face {
    font-family: 'nanum';    font-style: normal;    font-weight: 300;
    src: url(./font/NanumSquareNeoOTF-Lt.otf);
}
@font-face {
    font-family: 'nanum';    font-style: normal;    font-weight: 400;
    src: url(./font/NanumSquareNeoOTF-Rg.otf);
}
@font-face {
    font-family: 'nanum';    font-style: normal;    font-weight: 500;
    src: url(./font/NanumSquareNeoOTF-Bd.otf);
}

@font-face {
    font-family: 'nanum';    font-style: normal;    font-weight: 600;
    src: url(./font/NanumSquareNeoOTF-Eb.otf);
}

@font-face {
    font-family: 'nanum';    font-style: normal;    font-weight: 700;
    src: url(./font/NanumSquareNeoOTF-Hv.otf);
}

