@font-face {
  font-family: "NEXON";
  src: url("../font/NEXONLv1GothicRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "NEXON";
  src: url("../font/NEXONLv1GothicBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "NEXON";
  src: url("../font/NEXONLv1GothicLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "MaruBuri";
  src: url("../font/MaruBuri-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "MaruBuri";
  src: url("../font/MaruBuri-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "MaruBuri";
  src: url("../font/MaruBuri-SemiBold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "MaruBuri";
  src: url("../font/MaruBuri-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "MaruBuri";
  src: url("../font/MaruBuri-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
