@font-face {
	font-family: 'NEXON Lv2 Gothic';
    src: local("NEXON Bold"), url("/fonts/NEXON_Lv2_Gothic/OTF/NEXON-Lv2-Gothic-OTF-Bold.otf") format("embedded-opentype"),
          url("/fonts/NEXON_Lv2_Gothic/OTF/NEXON-Lv2-Gothic-OTF-Bold.otf") format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'NEXON Lv2 Gothic';
    src: local("NEXON Medium"), url("/fonts/NEXON_Lv2_Gothic/OTF/NEXON-Lv2-Gothic-OTF-Medium.otf") format("embedded-opentype"),
          url("/fonts/NEXON_Lv2_Gothic/OTF/NEXON-Lv2-Gothic-OTF-Medium.otf") format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
	font-family: 'NEXON Lv2 Gothic';
    src: local("NEXON Regular"), url("/fonts/NEXON_Lv2_Gothic/OTF/NEXON-Lv2-Gothic-OTF.otf") format("embedded-opentype"),
          url("/fonts/NEXON_Lv2_Gothic/OTF/NEXON-Lv2-Gothic-OTF.otf") format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
	font-family: 'NEXON Lv2 Gothic';
    src: local("NEXON Light"), url("/fonts/NEXON_Lv2_Gothic/OTF/NEXON-Lv2-Gothic-OTF-Light.otf") format("embedded-opentype"),
          url("/fonts/NEXON_Lv2_Gothic/OTF/NEXON-Lv2-Gothic-OTF-Light.otf") format('opentype');
    font-weight: 300;
    font-style: normal;
}


