@font-face {
    font-family: 'GowunDodum';
    src: url('../fonts/GowunDodum-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body, html {
    font-family: 'GowunDodum', 'Pretendard', 'Gothic', Arial, sans-serif;
}
