/*Here is only for ko language */
:root {
    --main-font-family: 'Malgun Gothic';
    --secondary-font-family: 'Malgun Gothic'; 
    --main-button-font-family: 'Malgun Gothic'; 
}

.sectionTitle,
h1, h2, h3, h4 ,h5 ,h6 {
    font-weight: 900;
}