@font-face {
  font-family: "NEXONLv2GothicLight";
  font-style: normal;
  font-weight: normal;

  src: url(../fonts/NEXONLv2GothicLight.woff) format("woff");
}

.nexonlv2gothic-Light {
  font-family: "NEXONLv2GothicLight";
}

@font-face {
  font-family: "NEXONLv2GothicRegular";
  font-style: normal;
  font-weight: normal;

  src: url(../fonts/NEXONLv2GothicRegular.woff) format("woff");
}

.nexonlv2gothic-Regular {
  font-family: "NEXONLv2GothicRegular";
}

@font-face {
  font-family: "NEXONLv2GothicBold";
  font-style: normal;
  font-weight: normal;

  src: url(../fonts/NEXONLv2GothicBold.woff) format("woff");
}

.nexonlv2gothic-Bold {
  font-family: "NEXONLv2GothicBold";
}

.nexonlv2gothic {
  font-family: "NEXON Lv2 Gothic", sans-serif;
}
