@font-face {
    font-family: 'NexonLv1Gothic';
    font-weight: 100;
    font-style: lighter;
    src: url('/font/NexonLv1GothicLight.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'NexonLv1Gothic';
    font-weight: 200;
    font-style: normal;
    src: url('/font/NexonLv1GothicRegular.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'NexonLv1Gothic';
    font-weight: 300;
    font-style: bold;
    src: url('/font/NexonLv1GothicBold.woff') format('woff');
    font-display: swap;
}




@font-face {
    font-family:'GmarketSans';
    src: url('/font/GmarketSansLight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('/font/GmarketSansMedium.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('/font/GmarketSansBold.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}







