/*
Pretendard 1.3.9 - Kil Hyung-jin (SIL Open Font License 1.1)
https://github.com/orioncactus/pretendard
*/

@font-face {
    font-family: 'Pretendard Variable';
    font-weight: 45 920;
    font-style: normal;
    font-display: swap;
    src: url('fonts/PretendardVariable.woff2') format('woff2-variations');
}

:root {
    --font-pretendard: 'Pretendard Variable', -apple-system, BlinkMacSystemFont,
        'Segoe UI', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif;
}
