/* Noto Sans KR */
@font-face {
    font-family: 'Onemobile';
    font-weight: 400;
    src: url("/content/dam/glo-kr/mcs/fonts/ONE Mobile OTF Light.otf") format("opentype"),
         url("/content/dam/glo-kr/mcs/fonts/ONE Mobile Light.ttf") format("truetype");
}

@font-face {
    font-family: 'Onemobile';
    font-weight: 500;
    src: url("/content/dam/glo-kr/mcs/fonts/ONE Mobile OTF Regular.otf") format("opentype"),
         url("/content/dam/glo-kr/mcs/fonts/ONE Mobile Medium.ttf") format("truetype");
}

@font-face {
    font-family: 'Onemobile';
    font-weight: 700;
    src: url("/content/dam/glo-kr/mcs/fonts/ONE Mobile OTF Bold.otf") format("opentype"),
         url("/content/dam/glo-kr/mcs/fonts/ONE Mobile Bold.ttf") format("truetype");
}

