/* Build 14.0 — TheSans typography system. */
@font-face {
  font-family: "TheSans";
  src: url("../fonts/TheSans-Plain.woff2") format("woff2"),
       url("../fonts/TheSans-Plain.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "TheSans";
  src: url("../fonts/TheSans-Bold.woff2") format("woff2"),
       url("../fonts/TheSans-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
html, body,
button, input, select, textarea {
  font-family: "TheSans", Arial, sans-serif;
}
body { font-weight: 400; line-height: 1.65; }
h1, h2, h3, h4, h5, h6,
strong, b,
.ntg__caption, .ntg__urgent, .ntg__number,
.news24-title, .home-modern-section__title,
.home-modern-section__featured-title,
.home-modern-section__card-title {
  font-family: "TheSans", Arial, sans-serif;
  font-weight: 700;
}
.ntg__caption { line-height: 1.55; }
