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