@font-face {
    font-family: "oppo";
    font-weight: 700;
    src: url(../font/OPPOSans-B.ttf) format("ttf");
}

@font-face {
    font-family: "oppo";
    font-weight: 500;
    src: url(../font/OPPOSans-M.ttf) format("ttf");
}

@font-face {
    font-family: "oppo";
    font-weight: 400;
    src: url(../font/OPPOSans-R.ttf) format("ttf");
}

@font-face {
    font-family: "oppo";
    font-weight: 300;
    src: url(../font/OPPOSans-L.ttf) format("ttf");
}

@font-face {
    font-family: "oppo";
    font-weight: 100;
    src: url(../font/OPPOSans-H.ttf) format("ttf");
}


@font-face {
    font-family: "nanumsquare";
    font-weight: 900;
    src: url(../font/NanumSquareEB.ttf) format("ttf");
}

@font-face {
    font-family: "nanumsquare";
    font-weight: 700;
    src: url(../font/NanumSquareB.ttf) format("ttf");
}

@font-face {
    font-family: "nanumsquare";
    font-weight: 400;
    src: url(../font/NanumSquareR.ttf) format("ttf");
}

@font-face {
    font-family: "nanumsquare";
    font-weight: 300;
    src: url(../font/NanumSquareL.ttf) format("ttf");
}


@font-face {
    font-family: "nanumsquare";
    font-weight: 900;
    src: url(../font/NanumSquareEB.otf) format("otf");
}

@font-face {
    font-family: "nanumsquare";
    font-weight: 700;
    src: url(../font/NanumSquareB.otf) format("otf");
}

@font-face {
    font-family: "nanumsquare";
    font-weight: 400;
    src: url(../font/NanumSquareR.otf) format("otf");
}

@font-face {
    font-family: "nanumsquare";
    font-weight: 300;
    src: url(../font/NanumSquareL.otf) format("otf");
}