@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Jua&family=Noto+Serif+KR:wght@500;600;700&display=swap");

/* GoDaddyLab typography system */
html,
body,
button,
input,
select,
textarea {
  font-family: "Pretendard Variable", Pretendard, -apple-system,
    BlinkMacSystemFont, "Noto Sans KR", "Segoe UI", "Malgun Gothic",
    sans-serif !important;
  font-synthesis: none;
}

.strategy-view article strong,
.focus-summary > strong,
.strategy-view .strategy-card strong {
  font-family: inherit !important;
  font-weight: 750 !important;
}

.article h1,
.article-body blockquote {
  font-family: "Noto Serif KR", "Pretendard Variable", Pretendard, serif !important;
}

.machine-card .machine-toolbar,
.skill-candy-bar,
.arcade-controls,
.machine-result .result-heading {
  font-family: "Jua", "Pretendard Variable", Pretendard, sans-serif !important;
}
