@font-face {
  font-family: "TTLaundryGothicB";
  src: url("https://cdn.jsdelivr.net/gh/fontbee/font@main/Lifegoeson/TTLaundryGothicB.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --font: "TTLaundryGothicB", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif !important;
  --font-body: "TTLaundryGothicB", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif !important;
  --font-display: "TTLaundryGothicB", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif !important;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
div,
span,
label,
small,
strong,
b,
em,
li,
dt,
dd,
blockquote,
button,
input,
select,
textarea,
option,
optgroup,
table,
thead,
tbody,
tfoot,
tr,
th,
td,
summary,
kbd,
code,
pre {
  font-family: "TTLaundryGothicB", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif !important;
}

input::placeholder,
textarea::placeholder {
  font-family: "TTLaundryGothicB", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif !important;
}
