@font-face {
  font-family: "MathGenix Exam Serif";
  src: url("../fonts/noto-serif-kr-korean-400-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "MathGenix Exam Serif";
  src: url("../fonts/noto-serif-kr-korean-600-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "MathGenix Exam Serif";
  src: url("../fonts/noto-serif-kr-korean-700-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "MathGenix Exam Math";
  src: url("../fonts/NewCMMath-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

body.mathgenix-exam-typography .mg-featured-question,
body.mathgenix-exam-typography .mg-featured-question *:not(math):not(math *) {
  font-family: "MathGenix Exam Serif", "Noto Serif KR", Batang, "바탕체", serif !important;
  color: #182033 !important;
}

body.mathgenix-exam-typography .mg-featured-question p,
body.mathgenix-exam-typography .mg-featured-question li,
body.mathgenix-exam-typography .mg-featured-question .mg-problem,
body.mathgenix-exam-typography .mg-featured-question .mg-step,
body.mathgenix-exam-typography .mg-featured-question .mg-answer {
  font-weight: 400 !important;
  letter-spacing: -0.025em !important;
  line-height: 1.95 !important;
}

body.mathgenix-exam-typography .mg-math-inline math,
body.mathgenix-exam-typography .mg-math-display math,
body.mathgenix-exam-typography .mg-math-inline math *,
body.mathgenix-exam-typography .mg-math-display math * {
  font-family: "MathGenix Exam Math", "Cambria Math", math, serif !important;
  font-weight: 400 !important;
  color: #111827 !important;
}

body.mathgenix-exam-typography .mg-math-inline math {
  font-size: 1.08em !important;
}

body.mathgenix-exam-typography .mg-math-display math {
  font-size: 1.12em !important;
}

body.mathgenix-exam-typography .mg-choice {
  gap: 10px !important;
  margin-right: 60px !important;
  font-family: "MathGenix Exam Serif", "Noto Serif KR", Batang, "바탕체", serif !important;
}
