/*
 * Spoqa Han Sans Neo v3.3.0 — official, unmodified WOFF2 subset files.
 * Font license: SIL Open Font License 1.1, included in LICENSE.txt.
 * Source and integrity information: SOURCES.json.
 */

@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("./SpoqaHanSansNeo-Thin.woff2") format("woff2");
}

@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./SpoqaHanSansNeo-Light.woff2") format("woff2");
}

@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./SpoqaHanSansNeo-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./SpoqaHanSansNeo-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./SpoqaHanSansNeo-Bold.woff2") format("woff2");
}

:root {
  --font-family-sans: "Spoqa Han Sans Neo", -apple-system, system-ui,
    "Segoe UI", "Malgun Gothic", sans-serif;
}

html {
  font-family: var(--font-family-sans);
}

button,
input,
select,
textarea {
  font-family: inherit;
}
