@font-face {
    font-family: 'NexonLv2Gothic';
    font-weight: 300;
    font-style: normal;
    src: url('NexonLv2GothicLight.eot');
    src: url('NexonLv2GothicLight.eot?#iefix') format('embedded-opentype'),
         url('NexonLv2GothicLight.woff2') format('woff2'),
         url('NexonLv2GothicLight.woff') format('woff'),
         url('NexonLv2GothicLight.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NexonLv2Gothic';
    font-weight: 400;
    font-style: normal;
    src: url('NexonLv2GothicRegular.eot');
    src: url('NexonLv2GothicRegular.eot?#iefix') format('embedded-opentype'),
         url('NexonLv2GothicRegular.woff2') format('woff2'),
         url('NexonLv2GothicRegular.woff') format('woff'),
         url('NexonLv2GothicRegular.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NexonLv2Gothic';
    font-weight: 500;
    font-style: normal;
    src: url('NexonLv2GothicMedium.eot');
    src: url('NexonLv2GothicMedium.eot?#iefix') format('embedded-opentype'),
         url('NexonLv2GothicMedium.woff2') format('woff2'),
         url('NexonLv2GothicMedium.woff') format('woff'),
         url('NexonLv2GothicMedium.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NexonLv2Gothic';
    font-weight: 700;
    font-style: normal;
    src: url('NexonLv2GothicBold.eot');
    src: url('NexonLv2GothicBold.eot?#iefix') format('embedded-opentype'),
         url('NexonLv2GothicBold.woff2') format('woff2'),
         url('NexonLv2GothicBold.woff') format('woff'),
         url('NexonLv2GothicBold.ttf') format("truetype");
    font-display: swap;
}