@font-face {
    font-display: swap; 
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url('/font/noto-sans-kr-v36-korean_latin-regular.woff2') format('woff2');
}
@font-face {
    font-display: swap; 
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url('/font/noto-sans-kr-v36-korean_latin-500.woff2') format('woff2');
}
@font-face {
    font-display: swap; 
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url('/font/noto-sans-kr-v36-korean_latin-300.woff2') format('woff2');
}
@font-face {
    font-display: swap; 
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url('/font/noto-sans-kr-v36-korean_latin-700.woff2') format('woff2');
}