@font-face {
  font-family: "Noto Sans KO";
  src: url("NotoSansKorea.ttf") format("truetype");
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b,
ul,
li,
ol,
figcaption,
div,
input,
a,
span {
  font-family: "Noto Sans KO", Arial, Roboto, sans-serif;
}

