
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap');*/
@font-face {
    font-family: 'ShinhanBold';
    src: url("../font/ShinhanBold.otf") format("opentype");
}
@font-face {
    font-family: 'ShinhanLight';
    src: url("../font/ShinhanLight.otf") format("opentype");
}
@font-face {
    font-family: 'ShinhanMedium';
    src: url("../font/ShinhanMedium.otf") format("opentype");
}
