@font-face {
  font-family: "S-Core Dream";
  src: url("../fonts/SCDream5.woff2") format("woff2"),
       url("../fonts/SCDream5.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
.navbar,
.nav,
.dropdown-menu,
.section-heading,
.section-subheading,
.font16,
.font18,
.font20,
.font24,
.font26,
.font28,
.font30,
.font32,
.font36,
.font_title {
  font-family: "S-Core Dream", "Noto Sans KR", "Apple SD Gothic Neo", sans-serif !important;
  font-weight: 500 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
td,
th,
a,
span,
div {
  font-family: inherit;
}
