@import url('https://fonts.googleapis.com/css2?family=Gowun+Dodum&display=swap');

h1 {
    font-family: 'S-Core';
    font-weight: 700;
}

h2 {
    font-family: 'S-Core';
    font-weight: 700;
}


h4 {
    font-family: 'S-Core';
    font-weight: 700;
}

p {
    font-family: 'S-Core';
    font-weight: 700;
}

span, input, button, select {
    font-family: 'S-Core';
    font-weight: 700;
}