@font-face {
    font-family: 'OneShinhan';
    font-style: normal;
    font-weight: 300;
    src: local('※'),
        url('/fonts/OneShinhan/OneShinhanLight.woff') format('woff');
}

@font-face {
    font-family: 'OneShinhan';
    font-style: normal;
    font-weight: 400;
    src: local('※'),
        url('/fonts/OneShinhan/OneShinhanMedium.woff') format('woff');
}

@font-face {
    font-family: 'OneShinhan';
    font-style: normal;
    font-weight: 600;
    src: local('※'),
        url('/fonts/OneShinhan/OneShinhanBold.woff') format('woff');
}

