@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=Do+Hyeon&family=Dongle:wght@300;400;700&family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&family=Gowun+Dodum&family=IBM+Plex+Sans+KR:wght@100;200;300;400;500;600;700&family=Jua&family=Nanum+Gothic:wght@400;700;800&family=Nanum+Pen+Script&family=Noto+Sans+KR:wght@100..900&family=Noto+Serif+KR:wght@200..900&family=Song+Myung&display=swap');

@font-face {
    font-family: 'NanumBarunGothic';
    src: url('/static/fonts/NanumBarunGothic.woff2') format('woff2'),
         url('/static/fonts/NanumBarunGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
