@font-face {
  font-family: seto;
  src: url(Font/lsfont_seto.woff2) format("woff2"),
    url(Font/lsfont_seto.woff) format("woff"),
    url(Font/lsfont_seto.ttf) format("opentype");
}

html,
body,
button,
input,
select,
textarea {
  font-family: "seto";
}
