/* Headings and controls: Gothic. Descriptive copy and article body: Gowun Batang. */
:root {
  --font-heading: 'Apple SD Gothic Neo', 'Noto Sans KR', Arial, sans-serif;
}
body, button, input, textarea, select, #top #gs-services {
  font-family: var(--font-heading);
}
main p, .article-content, .service-list,
#top #gs-services p {
  font-family: 'Gowun Batang', serif;
}
h1, h2, h3, h4, h5, h6,
#top #gs-services h1, #top #gs-services h2,
#top #gs-services .gs-detail h3,
#top #gs-services .gs-eyebrow,
.section-kicker, .post-meta {
  font-family: var(--font-heading);
}
