@charset "UTF-8";

@font-face {
    font-family: "GongGothicMedium";
    src: url("/resource/fonts/GongGothicMedium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GongGothicLight";
    src: url("/resource/fonts/GongGothicLight.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}