/* ZAPINK — webfonts.
   SUBSTITUTION NOTE: no font binaries were supplied with the brief. Archivo (Swiss grotesque,
   tight apertures, wide weight range) and IBM Plex Mono (engineering label mono) are the closest
   Google Fonts matches to the reference material. Replace the two @import lines with local
   @font-face rules if licensed originals arrive. */
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&display=swap");
