@font-face {
    font-family: 'OneMobilePop';
    src: url(../fonts/ONEMobilePOP.ttf);
}

@font-face {
  font-family: "NanumGothicB";
  src: url("../fonts/NanumGothicB.woff") format("woff");
}

@font-face {
  font-family: "NanumGothicEB";
  src: url("../fonts/NanumGothicEB.woff") format("woff");
}

@font-face {
    font-family: 'NanumSquareNeoHV';
    src: url(../fonts/NanumSquareNeo-eHv.ttf);
}

.one-mobile {
    font-family: 'OneMobilePop';
}
.NGEB {
    font-family: 'NanumGothicEB';
}