/*
 * NEXON Lv2 Gothic
 */

@font-face {
  font-family: "NEXON Lv2 Gothic";
  font-weight: 300;
  font-style: normal;
  src: url("NEXON Lv2 Gothic OTF Light.otf?") format("opentype"),
    url("NEXON Lv2 Gothic Light.ttf") format("truetype");
}

@font-face {
  font-family: "NEXON Lv2 Gothic";
  font-weight: 400;
  font-style: normal;
  src: url("NEXON Lv2 Gothic OTF.otf?") format("opentype"),
    url("NEXON Lv2 Gothic.ttf") format("truetype");
}

@font-face {
  font-family: "NEXON Lv2 Gothic";
  font-weight: 500;
  font-style: normal;
  src: url("NEXON Lv2 Gothic OTF Medium.otf?") format("opentype"),
    url("NEXON Lv2 Gothic Medium.ttf") format("truetype");
}

@font-face {
  font-family: "NEXON Lv2 Gothic";
  font-weight: 700;
  font-style: normal;
  src: url("NEXON Lv2 Gothic OTF Bold.otf?") format("opentype"),
    url("NEXON Lv2 Gothic Bold.ttf") format("truetype");
}
