@charset "utf-8";

@font-face{
    font-family: "here";
    src: url("/font/JalnanOTF.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: "nanumBold";
    src: url("/font/NanumSquareRoundOTFB.otf");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "nanumExtraBold";
    src: url("/font/NanumSquareRoundOTFEB.otf");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "nanumLight";
    src: url("/font/NanumSquareRoundOTFL.otf");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "nanumRegular";
    src: url("/font/NanumSquareRoundOTFR.otf");
    font-weight: normal;
    font-style: normal;
}