@font-face {
  font-family: Asta Sans;
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url("../fonts/AstaSans.woff2") format("woff2");
}
@font-face {
  font-family: STIXTwoText;
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/STIXTwoText-VariableFont_wght.woff2") format("woff2");
}
@font-face {
  font-family: Geista;
  font-style: normal;
  font-weight: 375;
  font-display: swap;
  src: url("../fonts/geista/Geista-Light.woff2") format("woff2");
}
@font-face {
  font-family: Geista;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/geista/Geista-Regular.woff2") format("woff2");
}
@font-face {
  font-family: Geista;
  font-style: normal;
  font-weight: 675;
  font-display: swap;
  src: url("../fonts/geista/Geista-Medium.woff2") format("woff2");
}
@font-face {
  font-family: Geista;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/geista/Geista-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: BookkMyungjo-web;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/bookk/BookkMyungjo_Light.woff2") format("woff2");
  size-adjust: 98%;
}
@font-face {
  font-family: BookkMyungjo-web;
  font-style: normal;
  font-weight: 450;
  font-display: swap;
  src: url("../fonts/bookk/BookkMyungjo_Bold.woff2") format("woff2");
  size-adjust: 98%;
}
:root {
  --font-sans-quiple: Geista, Helvetica Neue, Arial, Hiragino Sans, Hiragino Kaku Gothic Pro, Noto Sans JP, Meiryo, Asta Sans, Apple SD Gohic Neo, Noto Sans KR, Malgun Gothic, ui-sans-serif, system-ui, sans-serif;
  --font-serif-quiple: STIXTwoText, New York, Georgia Pro, Georgia, BookkMyungjo-web, AppleMyungjo, Noto Serif KR, Batang, ui-serif, serif;
  --font-sans-weight-normal: 375;
  --font-sans-weight-medium: 500;
  --font-sans-weight-bold: 675;
  --font-sans-weight-extrabold: 800;
  --font-serif-weight-normal: 400;
  --font-serif-weight-bold: 450;
}

/*# sourceMappingURL=fonts.css.map */
