@font-face {
    font-family: 'NexonGothic';
    font-style: normal;
    font-weight: 100;
    src: local('NEXON Lv1 Gothic OTF Light'), local('NexonGothicOTFLight'),
    url(../fonts/NexonGothic/NexonGothicOTFLight.eot),
    url(../fonts/NexonGothic/NexonGothicOTFLight.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NexonGothic/NexonGothicOTFLight.woff) format('woff'),
    url(../fonts/NexonGothic/NexonGothicOTFLight.otf) format('opentype');
}

@font-face {
    font-family: 'NexonGothic';
    font-style: normal;
    font-weight: 500;
    src: local('NEXON Lv1 Gothic OTF'), local('NexonGothicOTF'),
    url(../fonts/NexonGothic/NexonGothicOTF.eot),
    url(../fonts/NexonGothic/NexonGothicOTF.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NexonGothic/NexonGothicOTF.woff) format('woff'),
    url(../fonts/NexonGothic/NexonGothicOTF.otf) format('opentype');
}

@font-face {
    font-family: 'NexonGothic';
    font-style: normal;
    font-weight: 800;
    src: local('NEXON Lv1 Gothic OTF Bold'), local('NexonGothicOTFBold'),
    url(../fonts/NexonGothic/NexonGothicOTFBold.eot),
    url(../fonts/NexonGothic/NexonGothicOTFBold.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NexonGothic/NexonGothicOTFBold.woff) format('woff'),
    url(../fonts/NexonGothic/NexonGothicOTFBold.otf) format('opentype');
}