@font-face {
    font-family: 'OneShinhan-Light';
    src: url('OneShinhan-Light.eot');
    src: url('OneShinhan-Light.eot?#iefix') format('embedded-opentype'),
        url('OneShinhan-Light.woff2') format('woff2'),
        url('OneShinhan-Light.woff') format('woff'),
        url('OneShinhan-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OneShinhan-Medium';
    src: url('OneShinhan-Medium.eot');
    src: url('OneShinhan-Medium.eot?#iefix') format('embedded-opentype'),
        url('OneShinhan-Medium.woff2') format('woff2'),
        url('OneShinhan-Medium.woff') format('woff'),
        url('OneShinhan-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OneShinhan-Bold';
    src: url('OneShinhan-Bold.eot');
    src: url('OneShinhan-Bold.eot?#iefix') format('embedded-opentype'),
        url('OneShinhan-Bold.woff2') format('woff2'),
        url('OneShinhan-Bold.woff') format('woff'),
        url('OneShinhan-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

