/* TFS brand type — Clash Display Medium for headings per brand kit,
   Be Vietnam Pro fallback (covers Vietnamese diacritics).
   Colors live in the design-system tokens (_ds/.../tokens/colors.css) — accent = TFS Navy #003474 / #00204D. */
@import url('https://api.fontshare.com/v2/css?f[]=clash-display@500,600&display=swap');

h1, h2, h3 {
  font-family: 'Clash Display', 'Be Vietnam Pro', sans-serif;
}
