
@font-face{ 
    font-family:'NotoSansKR'; 
    src:url('fonts/NotoSansKR-Light.woff') format(‘woff’),
    url('./fonts/NotoSansKR-Light.woff2') format(‘woff2’);
    font-style: normal;
    font-weight: 300; 
}

@font-face{ 
    font-family:'NotoSansKR'; 
    src:url('fonts/NotoSansKR-Medium.woff') format(‘woff’),
    url('fonts/NotoSansKR-Medium.woff2') format(‘woff2’);
    font-style: normal;
    font-weight: 500; 
}

@font-face{ 
    font-family:'NotoSansKR'; 
    src:url('fonts/NotoSansKR-Bold.woff') format(‘woff’),
    url('fonts/NotoSansKR-Bold.woff2') format(‘woff2’);
    font-style: normal;
    font-weight: 700; 
}

@font-face{ 
    font-family:'KDB'; 
    src:url('fonts/kdb_bold.woff2') format(‘woff2’);
    font-style: normal;
    font-weight: 700; 
}

@font-face{ 
    font-family:'KDB'; 
    src:url('fonts/kdb_medium.woff2') format(‘woff2’);
    font-style: normal;
    font-weight: 500; 
}

@font-face{ 
    font-family:'KDB'; 
    src:url('fonts/kdb_regular.woff2') format(‘woff2’);
    font-style: normal;
    font-weight: 300; 
}