﻿@font-face {
    font-family: 'ShinhanBold';
    src: url('ShinhanBold.otf') format('opentype');
/*    font-weight: bold;
    font-style: normal;*/
}

@font-face {
    font-family: 'ShinhanLight';
    src: url('ShinhanLight.otf') format('opentype');
/*    font-weight: 300;
    font-style: normal;*/
}

@font-face {
    font-family: 'ShinhanMedium';
    src: url('ShinhanMedium.otf') format('opentype');
    /*    font-weight: 500;
    font-style: normal;*/
}
