/* APHIS webfonts.
   SUBSTITUTION NOTE: no brand font files were supplied with the logo package.
   Saira is the closest Google Fonts match to the APHIS wordmark (wide geometric
   grotesque, flat cut terminals). IBM Plex Sans/Mono carry the technical, lab-grade
   register of the materials business. Replace if real brand fonts exist.

   VIETNAMESE: all three families ship the `vietnamese` subset, so ă â đ ê ô ơ ư
   and every tone mark (à á ả ã ạ …) render in the brand faces rather than a
   fallback. `&subset=vietnamese` forces the subset to be served even when the
   requesting page has no Vietnamese text yet. */
@import url("https://fonts.googleapis.com/css2?family=Saira:wght@300;400;500;600;700&family=IBM+Plex+Sans:wght@300;400;500;600&family=IBM+Plex+Mono:wght@400;500&subset=vietnamese,latin,latin-ext&display=swap");

/* Stacked diacritics need a little more room than Latin at display sizes. */
:lang(vi) h1,:lang(vi) h2,:lang(vi) h3,:lang(vi) .aphis-display{line-height:1.22}
:lang(vi) body,:lang(vi) p{line-height:1.7}
